Home
last modified time | relevance | path

Searched refs:OrigContext (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp9756 DeclContext *OrigContext= D->getDeclContext()->getEnclosingNamespaceContext(); in CheckExplicitInstantiationScope() local
9774 if (CurContext->Encloses(OrigContext)) in CheckExplicitInstantiationScope()
9777 if (CurContext->InEnclosingNamespaceSetOf(OrigContext)) in CheckExplicitInstantiationScope()
9781 if (NamespaceDecl *NS = dyn_cast<NamespaceDecl>(OrigContext)) { in CheckExplicitInstantiationScope()