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