HomeSort by: relevance | last modified time | path
    Searched refs:getCurDiagStateLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h 390 SourceLocation getCurDiagStateLoc() const { return CurDiagStateLoc; }
  /src/external/apache2/llvm/dist/clang/lib/Basic/
Diagnostic.cpp 378 if ((L.isInvalid() || L == DiagStatesByLoc.getCurDiagStateLoc()) &&

Completed in 72 milliseconds