Searched defs:CommonAttributes (Results 1 – 2 of 2) sorted by relevance
229 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument262 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument270 …CreateBazelTargetModuleWithRestrictions(bazel.BazelTargetModuleProperties, CommonAttributes, inter… argument
961 type CommonAttributes struct { struct963 Name string966 Data bazel.LabelListAttribute972 SkipData *bool974 Tags bazel.StringListAttribute976 Applicable_licenses bazel.LabelListAttribute978 Testonly *bool1225 func (attrs *CommonAttributes) fillCommonBp2BuildModuleAttrs(ctx *topDownMutatorContext,