Searched refs:CurDiagLoc (Results 1 – 2 of 2) sorted by relevance
725 SourceLocation CurDiagLoc; variable809 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1105 CurDiagLoc = Loc; in Report()1132 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
317 CurDiagLoc = storedDiag.getLocation(); in Report()