Home | History | Annotate | Download | only in Parse

Lines Matching refs:OpenLoc

802       SourceLocation OpenLoc = ConsumeToken();
810 Diag(OpenLoc, diag::note_matching) << tok::l_paren;
871 SourceLocation OpenLoc = Tok.getLocation();
890 Diag(OpenLoc, diag::note_matching) << kind;