Home
last modified time | relevance | path

Searched refs:printInLineCommentsBefore (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/blueprint/parser/
H A Dprinter.go227 p.printInLineCommentsBefore(pos)
237 func (p *printer) printInLineCommentsBefore(pos scanner.Position) { func