Searched defs:CommonAttributes (Results 1 – 2 of 2) sorted by relevance
220 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument256 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument264 …CreateBazelTargetModuleWithRestrictions(bazel.BazelTargetModuleProperties, CommonAttributes, inter… argument
932 type CommonAttributes struct { struct934 Name string936 Data bazel.LabelListAttribute1163 func (attrs *CommonAttributes) fillCommonBp2BuildModuleAttrs(ctx *topDownMutatorContext,