Searched defs:bazelObjectAttributes (Results 1 – 1 of 1) sorted by relevance
114 type bazelObjectAttributes struct { struct115 Srcs bazel.LabelListAttribute116 Hdrs bazel.LabelListAttribute117 Deps bazel.LabelListAttribute118 Copts bazel.StringListAttribute119 Asflags []string124 bazelObjectAttributes anonMember