Home
last modified time | relevance | path

Searched refs:getKeywordName (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1726 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printElaboratedBefore()
1781 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentNameBefore()
1798 OS << TypeWithKeyword::getKeywordName(T->getKeyword()); in printDependentTemplateSpecializationBefore()
H A DType.cpp3311 StringRef TypeWithKeyword::getKeywordName(ElaboratedTypeKeyword Keyword) { in getKeywordName() function in TypeWithKeyword
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp292 .append(ElaboratedType::getKeywordName(Keyword), in getFragmentsForType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h7102 static StringRef getKeywordName(ElaboratedTypeKeyword Keyword);
7105 return getKeywordName(getKeywordForTagTypeKind(Kind));
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10908 …etKeywordNameENS_21ElaboratedTypeKeywordE", "clang::TypeWithKeyword::getKeywordName(clang::Elabora…