Searched defs:bazelCcLibraryHeadersAttributes (Results 1 – 2 of 2) sorted by relevance
121 type bazelCcLibraryHeadersAttributes struct { struct122 Hdrs bazel.LabelListAttribute123 Export_includes bazel.StringListAttribute124 Export_absolute_includes bazel.StringListAttribute125 Export_system_includes bazel.StringListAttribute126 Deps bazel.LabelListAttribute127 Implementation_deps bazel.LabelListAttribute128 System_dynamic_deps bazel.LabelListAttribute129 sdkAttributes
557 bazelCcLibraryHeadersAttributes anonMember