Home | History | Annotate | Download | only in Parse

Lines Matching refs:CPlusPlus11

298     else if (getLangOpts().CPlusPlus11 && Tok.is(tok::l_brace))
382 (getLangOpts().CPlusPlus11 && Tok.is(tok::greatergreater)))) {
1227 if (getLangOpts().CPlusPlus11 && isFollowedByBrace)
1259 if (getLangOpts().CPlusPlus11 && NextToken().is(tok::l_brace))
1286 if (getLangOpts().CPlusPlus11 && isFollowedByBrace)