Searched refs:CurDiagLoc (Results 1 – 4 of 4) 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()
955 SourceLocation CurDiagLoc; variable1015 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc()1473 CurDiagLoc = Loc; in Report()1504 const SourceLocation &getLocation() const { return DiagObj->CurDiagLoc; } in getLocation()
341 CurDiagLoc = storedDiag.getLocation(); in Report()
489 CurDiagLoc = storedDiag.getLocation(); in Report()