Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
577 SourceLocation CurDiagLoc; variable855 CurDiagLoc = Loc; in Report()880 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
221 CurDiagLoc = storedDiag.getLocation(); in Report()