Searched refs:OuterContext (Results 1 – 2 of 2) sorted by relevance
1022 BackrefContext OuterContext; in demangleTemplateInstantiationName() local1023 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()1030 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()
6941 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local6942 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()6953 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()6958 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()