Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
994 SourceLocation CurDiagLoc; variable1054 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1512 CurDiagLoc = Loc; in Report()1543 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
489 CurDiagLoc = storedDiag.getLocation(); in Report()