Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dcontext.go971 type fileParseContext struct { struct
973 fileName string
976 Scope *parser.Scope
979 parent *fileParseContext
982 doneVisiting chan struct{}