Home | History | Annotate | Download | only in Parse

Lines Matching refs:OpenLoc

703       SourceLocation OpenLoc = ConsumeToken();
711 Diag(OpenLoc, diag::note_matching) << tok::l_paren;
772 SourceLocation OpenLoc = Tok.getLocation();
791 Diag(OpenLoc, diag::note_matching) << kind;