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

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Compilation.h 124 bool ForDiagnostics = false;
308 bool isForDiagnostics() const { return ForDiagnostics; }
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Compilation.cpp 259 ForDiagnostics = true;

Completed in 144 milliseconds