Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
727 SourceLocation CurDiagLoc; variable811 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1120 CurDiagLoc = Loc; in Report()1147 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
340 CurDiagLoc = storedDiag.getLocation(); in Report()