Searched refs:OuterContext (Results 1 – 6 of 6) sorted by relevance
142 V(OuterContext) \1380 DECLARE_CONCRETE_INSTRUCTION(OuterContext, "outer-context")
142 V(OuterContext) \1400 DECLARE_CONCRETE_INSTRUCTION(OuterContext, "outer-context")
137 V(OuterContext) \1423 DECLARE_CONCRETE_INSTRUCTION(OuterContext, "outer-context")
4072 DeclContext *OuterContext = DC->getRedeclContext(); in isOutOfScopePreviousDeclaration() local4073 if (!OuterContext->isFunctionOrMethod()) in isOutOfScopePreviousDeclaration()4084 OuterContext = OuterContext->getEnclosingNamespaceContext(); in isOutOfScopePreviousDeclaration()4089 if (!OuterContext->Equals(PrevOuterContext)) in isOutOfScopePreviousDeclaration()
147 V(OuterContext) \1471 DECLARE_CONCRETE_INSTRUCTION(OuterContext);