Searched defs:PatternDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3280 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); local
2961 addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, const FunctionDecl *PatternDecl, LocalInstantiationScope &Scope, const MultiLevelTemplateArgumentList &TemplateArgs) argument
3485 CompleteVarTemplateSpecializationDecl( VarTemplateSpecializationDecl *VarSpec, VarDecl *PatternDecl, const MultiLevelTemplateArgumentList &TemplateArgs) argument
3676 VarDecl *PatternDecl = 0, *Def = 0; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp2795 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); local

Completed in 178 milliseconds