Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4421 FunctionDecl *Function, const FunctionDecl *PatternDecl, in addInstantiatedParametersToScope()
4828 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); in InstantiateFunctionDefinition() local
5151 VarTemplateSpecializationDecl *VarSpec, VarDecl *PatternDecl, in CompleteVarTemplateSpecializationDecl()
5408 VarDecl *PatternDecl = Var->getTemplateInstantiationPattern(); in InstantiateVariableDefinition() local
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1012 PatternDecl(SMRange loc, const Name *name, Optional<uint16_t> benefit, in PatternDecl() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp3826 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); in isImplicitlyInstantiable() local