Home
last modified time | relevance | path

Searched defs:Diagnostics (Results 1 – 21 of 21) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_transaction.h78 struct Diagnostics { in NON_EXPORTED_BASE() struct
79 base::Time creation_time; in NON_EXPORTED_BASE()
80 base::Time start_time; in NON_EXPORTED_BASE()
81 int tasks_scheduled; in NON_EXPORTED_BASE()
82 int tasks_completed; in NON_EXPORTED_BASE()
/external/clang/docs/
DUsersManual.rst154 .. _opt_fshow-column:
176 .. _opt_fshow-source-location:
195 .. _opt_fcaret-diagnostics:
266 .. _opt_fdiagnostics-show-option:
289 .. _opt_fdiagnostics-show-category:
314 .. _opt_fdiagnostics-fixit-info:
335 .. _opt_fdiagnostics-print-source-range-info:
428 .. _cl_diag_warning_groups:
744 .. _usersmanual-precompiled-headers:
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DPreprocessor.h17 class Diagnostics; variable
DExpressionParser.h15 class Diagnostics; variable
DTokenizer.h17 class Diagnostics; variable
DMacroExpander.h21 class Diagnostics; variable
DDirectiveParser.h18 class Diagnostics; variable
/external/clang/lib/Tooling/
DTooling.cpp48 static clang::driver::Driver *newDriver(clang::DiagnosticsEngine *Diagnostics, in newDriver()
62 clang::DiagnosticsEngine *Diagnostics, in getCC1Arguments()
89 clang::DiagnosticsEngine *Diagnostics, in newInvocation()
168 DiagnosticsEngine Diagnostics( in run() local
DRefactoring.cpp142 DiagnosticsEngine Diagnostics( in applyAllReplacements() local
196 DiagnosticsEngine Diagnostics( in runAndSave() local
/external/clang/tools/libclang/
DSimpleFormatContext.h67 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
DCXTranslationUnit.h30 void *Diagnostics; member
DCIndexDiagnostic.h27 std::vector<CXDiagnosticImpl *> Diagnostics; variable
DCIndexCodeCompletion.cpp255 SmallVector<StoredDiagnostic, 8> Diagnostics; member
/external/clang/unittests/Tooling/
DRewriterTestContext.h109 DiagnosticsEngine Diagnostics; variable
/external/chromium_org/chrome/browser/diagnostics/
Ddiagnostics_controller_unittest.cc94 TEST_F(DiagnosticsControllerTest, Diagnostics) { in TEST_F() argument
/external/clang/lib/Rewrite/Core/
DRewriter.cpp430 AtomicallyMovedFile(DiagnosticsEngine &Diagnostics, StringRef Filename, in AtomicallyMovedFile()
469 DiagnosticsEngine &Diagnostics; member in __anonb07729a30111::AtomicallyMovedFile
/external/clang/tools/clang-format/
DClangFormat.cpp234 DiagnosticsEngine Diagnostics( in format() local
/external/clang/include/clang/Frontend/
DCompilerInstance.h72 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
DASTUnit.h68 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
/external/clang/include/clang/Sema/
DDelayedDiagnostic.h231 SmallVector<DelayedDiagnostic, 4> Diagnostics; variable
/external/clang/lib/Format/
DFormat.cpp1903 DiagnosticsEngine Diagnostics( in reformat() local