Home
last modified time | relevance | path

Searched defs:findInstantiationOf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3568 LocalInstantiationScope::findInstantiationOf(const Decl *D) { in findInstantiationOf() function in LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp5729 static NamedDecl *findInstantiationOf(ASTContext &Ctx, in findInstantiationOf() function