Home
last modified time | relevance | path

Searched defs:TemplateKW (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp771 const auto *TemplateKW = Builder.findToken(L.getTemplateLoc()); in handleFreeStandingTagDecl() local
1654 const syntax::Token *TemplateKW, in foldExplicitTemplateInstantiation()
1666 ArrayRef<syntax::Token> Range, const syntax::Token *TemplateKW, in foldTemplateDeclaration()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1028 else if (SourceLocation TemplateKW = getTemplateKeywordLoc(); in getSourceRange() local
1444 else if (SourceLocation TemplateKW = getTemplateKeywordLoc(); in getSourceRange() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11096 : TemplateKW(TemplateKWLoc) {} in TemplateKW() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16301 bool TemplateKW, in RebuildTemplateName()