Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
699 SourceLocation CurDiagLoc; variable793 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1065 CurDiagLoc = Loc; in Report()1090 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
357 CurDiagLoc = storedDiag.getLocation(); in Report()