Home
last modified time | relevance | path

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

/build/soong/androidmk/parser/
Dmakething.go9 AsComment() (Comment, bool) methodSpec
78 func (makeThing) AsComment() (c Comment, ok bool) { func
82 func (c Comment) AsComment() (Comment, bool) { func