HomeSort by relevance Sort by last modified time
    Searched refs:CurDiagLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
Diagnostic.h 725 SourceLocation CurDiagLoc;
809 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; }
    [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 317 CurDiagLoc = storedDiag.getLocation();
    [all...]

Completed in 59 milliseconds