Home | History | Annotate | Download | only in Sema

Lines Matching refs:EnteringContext

3378     bool EnteringContext = !D.getDeclSpec().isFriendSpecified();
3379 DC = computeDeclContext(D.getCXXScopeSpec(), EnteringContext);
3414 if (EnteringContext && IsDependentContext &&