HomeSort by relevance Sort by last modified time
    Searched refs:OpenLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 698 SourceLocation OpenLoc = ConsumeToken();
706 Diag(OpenLoc, diag::note_matching) << "(";
765 SourceLocation OpenLoc = Tok.getLocation();
785 Diag(OpenLoc, diag::note_matching) << (IsLParen ? "(" : "{");
ParseExpr.cpp     [all...]

Completed in 467 milliseconds