Searched refs:OuterContext (Results 1 – 2 of 2) sorted by relevance
1035 BackrefContext OuterContext; in demangleTemplateInstantiationName() local1036 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()1043 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()
6782 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local6783 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()6794 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()6799 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()