Lines Matching defs:EnteringContext
3113 /*EnteringContext*/ false,
3450 bool EnteringContext = (DSContext == DeclSpecContext::DSC_class ||
3456 TryAnnotateCXXScopeToken(EnteringContext)) {
3595 bool EnteringContext = (DSContext == DeclSpecContext::DSC_class ||
3760 TryAnnotateCXXScopeToken(EnteringContext)) {
4007 const bool Success = TryAnnotateCXXScopeToken(EnteringContext);
4664 EnteringContext, DSContext, Attributes);
5297 /*EnteringContext=*/true))
6255 /*EnteringContext=*/true)) {
6653 bool EnteringContext = D.getContext() == DeclaratorContext::File ||
6658 /*ObjectHasErrors=*/false, EnteringContext);
6887 bool EnteringContext = D.getContext() == DeclaratorContext::File ||
6891 /*ObjectHasErrors=*/false, EnteringContext);
6975 /*EnteringContext=*/true,