Searched refs:OuterContext (Results 1 – 2 of 2) sorted by relevance
988 BackrefContext OuterContext; in demangleTemplateInstantiationName() local989 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()996 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()
6717 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local6718 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()6729 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()6734 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()