Home
last modified time | relevance | path

Searched defs:PatternDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5102 const FunctionDecl *PatternDecl, in addInstantiatedLocalVarsToScope()
5130 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedParametersToScope()
5478 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); in InstantiateFunctionDefinition() local
5941 VarTemplateSpecializationDecl *VarSpec, VarDecl *PatternDecl, in CompleteVarTemplateSpecializationDecl()
6182 VarDecl *PatternDecl = Var->getTemplateInstantiationPattern(); in InstantiateVariableDefinition() local
H A DSemaLambda.cpp2438 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedCapturesToScope()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4175 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); in isImplicitlyInstantiable() local