Home | History | Annotate | Download | only in Parse

Lines Matching refs:EnteringContext

1987                             /*EnteringContext*/ false, DSC_normal, Attrs);
2195 bool EnteringContext = (DSContext == DSC_class || DSContext == DSC_top_level);
2853 EnteringContext, DSContext, Attributes);
3256 /*EnteringContext=*/false))
4005 /*EnteringContext=*/true)) {
4250 bool EnteringContext = D.getContext() == Declarator::FileContext ||
4253 ParseOptionalCXXScopeSpecifier(SS, ParsedType(), EnteringContext);
4439 bool EnteringContext = D.getContext() == Declarator::FileContext ||
4442 EnteringContext);
4496 /*EnteringContext=*/true,