Searched refs:getKeywordName (Results 1 – 4 of 4) sorted by relevance
1614 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1658 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1675 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
3138 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
262 .append(ElaboratedType::getKeywordName(Keyword), in getFragmentsForType()
5823 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);5826 return getKeywordName(getKeywordForTagTypeKind(Kind));