Searched refs:getKeywordName (Results 1 – 3 of 3) sorted by relevance
1494 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1532 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1549 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2861 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
5387 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);5390 return getKeywordName(getKeywordForTagTypeKind(Kind));