Searched refs:getKeywordName (Results 1 – 4 of 4) sorted by relevance
1543 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1581 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1598 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2906 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
232 .append(ElaboratedType::getKeywordName(Keyword), in getFragmentsForType()
5520 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);5523 return getKeywordName(getKeywordForTagTypeKind(Kind));