Home | History | Annotate | Download | only in Parse

Lines Matching refs:KeyLoc

1267     SourceLocation KeyLoc = ConsumeToken();
1281 Result = Actions.ActOnNoexceptExpr(KeyLoc, T.getOpenLocation(),
2452 SourceLocation KeyLoc = ConsumeToken();
2455 Diag(KeyLoc, diag::ext_c11_generic_selection);
2526 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc,