Searched refs:getKeywordName (Results 1 – 3 of 3) sorted by relevance
1093 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1127 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1143 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2446 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
4415 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);4418 return getKeywordName(getKeywordForTagTypeKind(Kind));