Searched refs:getKeywordName (Results 1 – 4 of 4) sorted by relevance
1678 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1733 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1750 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
3200 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
286 .append(ElaboratedType::getKeywordName(Keyword), in getFragmentsForType()
6737 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);6740 return getKeywordName(getKeywordForTagTypeKind(Kind));