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 215 if (LastIncludeLoc == IncludeLoc)
218 LastIncludeLoc = IncludeLoc;

Completed in 107 milliseconds