Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp4014 LocalInstantiationScope::findInstantiationOf(const Decl *D) { in findInstantiationOf() function in LocalInstantiationScope
H A DSemaTemplateInstantiateDecl.cpp5961 static NamedDecl *findInstantiationOf(ASTContext &Ctx, in findInstantiationOf() function