Home
last modified time | relevance | path

Searched refs:getCurrentDiagLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DDiagnostic.h818 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h1015 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; } in getCurrentDiagLoc() function
/external/clang/lib/Sema/
DSema.cpp999 SourceLocation Loc = Diags.getCurrentDiagLoc(); in EmitCurrentDiagnostic()
/external/llvm-project/clang/lib/Sema/
DSema.cpp1390 SourceLocation Loc = Diags.getCurrentDiagLoc(); in EmitCurrentDiagnostic()