Home
last modified time | relevance | path

Searched defs:getCurrentDiagLoc (Results 1 – 2 of 2) 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