Searched refs:OuterContext (Results 1 – 2 of 2) sorted by relevance
1036 BackrefContext OuterContext; in demangleTemplateInstantiationName() local1037 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()1044 std::swap(OuterContext, Backrefs); in demangleTemplateInstantiationName()
6902 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local6903 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()6914 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()6919 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()