Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4547 const FunctionDecl *PatternDecl, in addInstantiatedLocalVarsToScope()
4578 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedParametersToScope()
4930 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); in InstantiateFunctionDefinition() local
5264 VarTemplateSpecializationDecl *VarSpec, VarDecl *PatternDecl, in CompleteVarTemplateSpecializationDecl()
5521 VarDecl *PatternDecl = Var->getTemplateInstantiationPattern(); in InstantiateVariableDefinition() local
H A DSemaConcept.cpp551 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedCapturesToScope()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4033 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); in isImplicitlyInstantiable() local