Searched defs:bazelObjectAttributes (Results 1 – 1 of 1) sorted by relevance
140 type bazelObjectAttributes struct { struct141 Srcs bazel.LabelListAttribute142 Srcs_as bazel.LabelListAttribute143 Hdrs bazel.LabelListAttribute144 Objs bazel.LabelListAttribute145 Deps bazel.LabelListAttribute146 System_dynamic_deps bazel.LabelListAttribute147 Copts bazel.StringListAttribute148 Asflags bazel.StringListAttribute149 Local_includes bazel.StringListAttribute[all …]