Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dgen.go161 type LexProperties struct { struct
163 Flags []string
166 …android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath, props *LexProperties) {