Searched refs:getCurrentDiagLoc (Results 1 – 2 of 2) sorted by relevance
1064 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc() function
1612 SourceLocation Loc = Diags.getCurrentDiagLoc(); in EmitCurrentDiagnostic()