Home | History | Annotate | Download | only in Parse

Lines Matching refs:KeyLoc

1141     SourceLocation KeyLoc = ConsumeToken();
1155 Result = Actions.ActOnNoexceptExpr(KeyLoc, T.getOpenLocation(),
2232 SourceLocation KeyLoc = ConsumeToken();
2235 Diag(KeyLoc, diag::ext_c11_generic_selection);
2308 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc,