Home
last modified time | relevance | path

Searched defs:ParseComments (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/
Dinterface.go52 ParseComments // parse comments and add them to AST const
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dparse.go41 ParseComments Mode = 1 << iota // parse comments and add them to AST const
/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/testdata/
Dparser.go25 ParseComments // parse comments and add them to AST const