Searched refs:OuterContext (Results 1 – 2 of 2) sorted by relevance
987 BackrefContext OuterContext; in demangleTemplateInstantiationName() local988 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()995 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()
6280 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local6281 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()6292 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()6297 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()