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.cpp4553 const FunctionDecl *PatternDecl, in addInstantiatedLocalVarsToScope()
4581 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedParametersToScope()
4916 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); in InstantiateFunctionDefinition() local
5264 VarTemplateSpecializationDecl *VarSpec, VarDecl *PatternDecl, in CompleteVarTemplateSpecializationDecl()
5503 VarDecl *PatternDecl = Var->getTemplateInstantiationPattern(); in InstantiateVariableDefinition() local
H A DSemaConcept.cpp708 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedCapturesToScope()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4083 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); in isImplicitlyInstantiable() local