Home
last modified time | relevance | path

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

/build/soong/cc/
Dbp2build.go272 compilerAttributes anonMember
279 type compilerAttributes struct { struct
281 copts bazel.StringListAttribute
283 asFlags bazel.StringListAttribute
284 asSrcs bazel.LabelListAttribute
286 conlyFlags bazel.StringListAttribute
287 cSrcs bazel.LabelListAttribute
289 cppFlags bazel.StringListAttribute
290 srcs bazel.LabelListAttribute
292 hdrs bazel.LabelListAttribute
[all …]