Searched refs:getNameFromAttrKind (Results 1 – 5 of 5) sorted by relevance
48 Attribute::getNameFromAttrKind(Kind), ArgVal);
238 std::string(Attribute::getNameFromAttrKind(MapElem.first.second)), in build()
124 static StringRef getNameFromAttrKind(Attribute::AttrKind AttrKind);
438 ss << Attribute::getNameFromAttrKind( in RunRandTest()
204 StringRef Attribute::getNameFromAttrKind(Attribute::AttrKind AttrKind) { in getNameFromAttrKind() function in Attribute