Home | History | Annotate | Download | only in Parse

Lines Matching refs:DefaultLoc

2258   SourceLocation DefaultLoc;
2266 if (!DefaultLoc.isInvalid()) {
2268 Diag(DefaultLoc, diag::note_previous_default_assoc);
2272 DefaultLoc = ConsumeToken();
2308 return Actions.ActOnGenericSelectionExpr(KeyLoc, DefaultLoc,