Searched refs:hasTag (Results 1 – 4 of 4) sorted by relevance
167 if hasTag(p.Tag, "blueprint", "mutated") {
324 if hasTag(x.Tag, key, value) == !exclude {333 func hasTag(tag reflect.StructTag, key, value string) bool { func
209 var hasTag = false;212 hasTag = true;215 if (!hasTag)
2495 } else if taggedOutputFiles, hasTag := outputFilesProvider.TaggedOutputFiles[tag]; hasTag {