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

  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 62 SourceLocation LastIncludeLoc;
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 211 if (LastIncludeLoc == IncludeLoc)
214 LastIncludeLoc = IncludeLoc;

Completed in 656 milliseconds