Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
734 SourceLocation CurDiagLoc; variable818 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1127 CurDiagLoc = Loc; in Report()1154 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
341 CurDiagLoc = storedDiag.getLocation(); in Report()