Lines Matching defs:staticOrSharedAttributes
38 type staticOrSharedAttributes struct { struct
39 Srcs bazel.LabelListAttribute
40 Srcs_c bazel.LabelListAttribute
41 Srcs_as bazel.LabelListAttribute
42 Hdrs bazel.LabelListAttribute
43 Copts bazel.StringListAttribute
45 Deps bazel.LabelListAttribute
46 Implementation_deps bazel.LabelListAttribute
47 Dynamic_deps bazel.LabelListAttribute
48 Implementation_dynamic_deps bazel.LabelListAttribute
49 Whole_archive_deps bazel.LabelListAttribute
50 Implementation_whole_archive_deps bazel.LabelListAttribute
52 System_dynamic_deps bazel.LabelListAttribute
54 Enabled bazel.BoolAttribute
56 sdkAttributes