Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4542 addInstantiatedLocalVarsToScope(FunctionDecl * Function,const FunctionDecl * PatternDecl,LocalInstantiationScope & Scope) addInstantiatedLocalVarsToScope() argument
4570 addInstantiatedParametersToScope(FunctionDecl * Function,const FunctionDecl * PatternDecl,LocalInstantiationScope & Scope,const MultiLevelTemplateArgumentList & TemplateArgs) addInstantiatedParametersToScope() argument
4905 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); InstantiateFunctionDefinition() local
5248 CompleteVarTemplateSpecializationDecl(VarTemplateSpecializationDecl * VarSpec,VarDecl * PatternDecl,const MultiLevelTemplateArgumentList & TemplateArgs) CompleteVarTemplateSpecializationDecl() argument
5487 VarDecl *PatternDecl = Var->getTemplateInstantiationPattern(); InstantiateVariableDefinition() local
[all...]
H A DSemaConcept.cpp551 addInstantiatedCapturesToScope(FunctionDecl * Function,const FunctionDecl * PatternDecl,LocalInstantiationScope & Scope,const MultiLevelTemplateArgumentList & TemplateArgs) addInstantiatedCapturesToScope() argument
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1059 PatternDecl(SMRange loc, const Name *name, std::optional<uint16_t> benefit, in PatternDecl() function
/llvm-project/clang/lib/AST/
H A DDecl.cpp4079 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); isImplicitlyInstantiable() local