Searched defs:compilerAttributes (Results 1 – 1 of 1) sorted by relevance
272 compilerAttributes anonMember279 type compilerAttributes struct { struct281 copts bazel.StringListAttribute283 asFlags bazel.StringListAttribute284 asSrcs bazel.LabelListAttribute286 conlyFlags bazel.StringListAttribute287 cSrcs bazel.LabelListAttribute289 cppFlags bazel.StringListAttribute290 srcs bazel.LabelListAttribute292 hdrs bazel.LabelListAttribute[all …]