Home | History | Annotate | Download | only in Parse

Lines Matching refs:DefaultLoc

2234   SourceLocation DefaultLoc;
2242 if (!DefaultLoc.isInvalid()) {
2244 Diag(DefaultLoc, diag::note_previous_default_assoc);
2248 DefaultLoc = ConsumeToken();
2284 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc,