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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp2485 const FunctionDecl *PatternDecl = getTemplateInstantiationPattern(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2846 const FunctionDecl *PatternDecl = Function->getTemplateInstantiationPattern(); local
2520 addInstantiatedParametersToScope(Sema &S, FunctionDecl *Function, const FunctionDecl *PatternDecl, LocalInstantiationScope &Scope, const MultiLevelTemplateArgumentList &TemplateArgs) argument
[all...]

Completed in 182 milliseconds