Searched defs:compilerAttributes (Results 1 – 3 of 3) sorted by relevance
369 compilerAttributes anonMember380 type compilerAttributes struct { struct382 copts bazel.StringListAttribute384 asFlags bazel.StringListAttribute385 asSrcs bazel.LabelListAttribute386 asmSrcs bazel.LabelListAttribute388 conlyFlags bazel.StringListAttribute389 cSrcs bazel.LabelListAttribute391 cppFlags bazel.StringListAttribute392 srcs bazel.LabelListAttribute[all …]
183 func bp2BuildLex(ctx android.Bp2buildMutatorContext, moduleName string, ca compilerAttributes) LexN…
454 …argetIfNeeded(ctx android.TopDownMutatorContext, m *Module, compilerAttrs compilerAttributes, expo…