Searched refs:getKeywordName (Results 1 – 3 of 3) sorted by relevance
1055 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1088 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1104 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2440 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
4243 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);4246 return getKeywordName(getKeywordForTagTypeKind(Kind));