Home
last modified time | relevance | path

Searched defs:FunctionTemplateDecl (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h27 class FunctionTemplateDecl; variable
H A DDeclTemplate.h51 class FunctionTemplateDecl; variable
[all...]
H A DDeclCXX.h68 class FunctionTemplateDecl; variable
H A DDecl.h61 class FunctionTemplateDecl; variable
[all...]
/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h41 class FunctionTemplateDecl; variable
1085 : Kind(CK_FunctionTemplate), FunctionTemplate(FunctionTemplateDecl) { in OverloadCandidate() argument
H A DSema.h140 class FunctionTemplateDecl; global() variable
[all...]
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h24 class FunctionTemplateDecl; variable
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp8581 AST_MATCHER_P(FunctionTemplateDecl,templateParameterCountIs,unsigned,Cnt) AST_MATCHER_P() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3420 isExternC(FunctionTemplateDecl *) isExternC() argument
[all...]