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

  /external/clang/include/clang/Frontend/
ASTUnit.h 103 bool CaptureDiagnostics;
269 ASTUnit &AST, bool CaptureDiagnostics);
658 bool CaptureDiagnostics,
675 bool CaptureDiagnostics = false,
724 bool CaptureDiagnostics = false,
745 bool CaptureDiagnostics = false,
775 bool CaptureDiagnostics = false,
    [all...]
  /external/clang/tools/libclang/
Indexing.cpp 539 bool CaptureDiagnostics = !Logger::isLoggingEnabled();
542 if (CaptureDiagnostics)
612 CaptureDiagnostics,
665 CaptureDiagnostics,
    [all...]

Completed in 48 milliseconds