Home
last modified time | relevance | path

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

12

/external/clang/docs/
DUsersManual.rst156 .. _opt_fshow-column:
178 .. _opt_fshow-source-location:
197 .. _opt_fcaret-diagnostics:
268 .. _opt_fdiagnostics-show-option:
291 .. _opt_fdiagnostics-show-category:
316 .. _opt_fdiagnostics-fixit-info:
337 .. _opt_fdiagnostics-print-source-range-info:
430 .. _cl_diag_warning_groups:
832 .. _usersmanual-precompiled-headers:
/external/clang/lib/Format/
DTokenAnalyzer.h46 std::unique_ptr<DiagnosticsEngine> Diagnostics, in Environment()
77 std::unique_ptr<DiagnosticsEngine> Diagnostics; variable
DTokenAnalyzer.cpp52 std::unique_ptr<DiagnosticsEngine> Diagnostics(new DiagnosticsEngine( in CreateVirtualEnvironment() local
/external/python/cpython3/Doc/using/
Dwindows.rst700 Diagnostics section in Python Launcher for Windows
712 .. _finding_modules:
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DPreprocessor.h25 class Diagnostics; variable
DTokenizer.h25 class Diagnostics; variable
DMacroExpander.h28 class Diagnostics; variable
DDirectiveParser.h26 class Diagnostics; variable
/external/clang/tools/clang-fuzzer/
DClangFuzzer.cpp32 DiagnosticsEngine Diagnostics( in LLVMFuzzerTestOneInput() local
/external/clang/lib/Tooling/
DTooling.cpp51 clang::DiagnosticsEngine *Diagnostics, const char *BinaryName, in newDriver()
64 clang::DiagnosticsEngine *Diagnostics, in getCC1Arguments()
91 clang::DiagnosticsEngine *Diagnostics, in newInvocation()
245 DiagnosticsEngine Diagnostics( in run() local
DRefactoring.cpp44 DiagnosticsEngine Diagnostics( in runAndSave() local
DCompilationDatabase.cpp210 DiagnosticsEngine Diagnostics( in stripPositionalArgs() local
/external/clang/lib/Index/
DSimpleFormatContext.h65 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
/external/clang/tools/clang-format/
DClangFormat.cpp135 DiagnosticsEngine Diagnostics( in fillRanges() local
287 DiagnosticsEngine Diagnostics( in format() local
/external/clang/tools/libclang/
DCXTranslationUnit.h33 void *Diagnostics; member
DCIndexDiagnostic.h28 std::vector<std::unique_ptr<CXDiagnosticImpl>> Diagnostics; variable
DCIndexCodeCompletion.cpp256 SmallVector<StoredDiagnostic, 8> Diagnostics; member
/external/clang/unittests/Tooling/
DRewriterTestContext.h115 DiagnosticsEngine Diagnostics; variable
/external/llvm/docs/
DVectorizers.rst86 Diagnostics section in The Loop Vectorizer
/external/clang/lib/Rewrite/
DRewriter.cpp404 AtomicallyMovedFile(DiagnosticsEngine &Diagnostics, StringRef Filename, in AtomicallyMovedFile()
438 DiagnosticsEngine &Diagnostics; member in __anon184271e10111::AtomicallyMovedFile
/external/clang/include/clang/Sema/
DDelayedDiagnostic.h241 SmallVector<DelayedDiagnostic, 4> Diagnostics; variable
/external/clang/include/clang/Frontend/
DCompilerInstance.h76 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
DASTUnit.h89 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp199 DiagnosticsEngine &Diagnostics = CI.getDiagnostics(); in ExecuteAction() local
/external/clang/lib/Tooling/Core/
DReplacement.cpp260 DiagnosticsEngine Diagnostics( in applyAllReplacements() local

12