Searched refs:getKeywordName (Results 1 – 3 of 3) sorted by relevance
1289 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1327 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1344 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2582 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
5111 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);5114 return getKeywordName(getKeywordForTagTypeKind(Kind));