Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnteringContext

4034     bool EnteringContext = !D.getDeclSpec().isFriendSpecified();
4035 DC = computeDeclContext(D.getCXXScopeSpec(), EnteringContext);
4070 if (EnteringContext && IsDependentContext &&