Searched refs:getCurrentDiagLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DDiagnostic.h809 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } function in class:clang::DiagnosticsEngine
/external/clang/lib/Sema/
H A DSema.cpp933 SourceLocation Loc = Diags.getCurrentDiagLoc();

Completed in 57 milliseconds