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 699 SourceLocation CurDiagLoc;
793 SourceLocation getCurrentDiagLoc() const { return CurDiagLoc; }
    [all...]
  /external/clang/lib/Basic/
Diagnostic.cpp 357 CurDiagLoc = storedDiag.getLocation();
    [all...]

Completed in 465 milliseconds