Home
last modified time | relevance | path

Searched defs:TemplateKeyword (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DTemplateName.h453 QualifiedTemplateName(NestedNameSpecifier * NNS,bool TemplateKeyword,TemplateName Template) QualifiedTemplateName() argument
476 Profile(llvm::FoldingSetNodeID & ID,NestedNameSpecifier * NNS,bool TemplateKeyword,TemplateName TN) Profile() argument
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h71 TemplateKeyword, enumerator
/llvm-project/clang/unittests/Format/
H A DSortImportsTestJS.cpp516 TEST_F(SortImportsTestJS, TemplateKeyword) { in TEST_F() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-using.cpp253 class TemplateKeyword { class
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5545 diagnoseMissingTemplateArguments(const CXXScopeSpec & SS,bool TemplateKeyword,TemplateDecl * TD,SourceLocation Loc) diagnoseMissingTemplateArguments() argument
/llvm-project/clang/lib/AST/
H A DASTContext.cpp9369 getQualifiedTemplateName(NestedNameSpecifier * NNS,bool TemplateKeyword,TemplateName Template) const getQualifiedTemplateName() argument