Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go114 type bazelObjectAttributes struct { struct
115 Srcs bazel.LabelListAttribute
116 Hdrs bazel.LabelListAttribute
117 Deps bazel.LabelListAttribute
118 Copts bazel.StringListAttribute
119 Asflags []string
124 bazelObjectAttributes anonMember