Searched refs:getKeywordName (Results 1 – 4 of 4) sorted by relevance
1544 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()1582 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()1599 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
2913 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
233 .append(ElaboratedType::getKeywordName(Keyword), in getFragmentsForType()
5622 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);5625 return getKeywordName(getKeywordForTagTypeKind(Kind));