Searched defs:Diagnostics (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DSimpleFormatContext.h62 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; member in class:clang::index::SimpleFormatContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h93 std::vector<Diagnostic> Diagnostics; member in struct:clang::tooling::TranslationUnitDiagnostics
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp44 std::string Diagnostics; local
H A DPointerIterationChecker.cpp47 std::string Diagnostics; local
H A DPointerSortingChecker.cpp47 std::string Diagnostics; local
H A DGCDAntipatternChecker.cpp189 std::string Diagnostics; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h50 class Diagnostics { class in namespace:clang::ast_matchers::dynamic
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h100 const DiagnosticList &Diagnostics() { return m_diagnostics; } function in class:lldb_private::DiagnosticManager
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp422 AtomicallyMovedFile(DiagnosticsEngine &Diagnostics, StringRef Filename, argument
456 DiagnosticsEngine &Diagnostics; member in class:__anon572::AtomicallyMovedFile
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h270 SmallVector<DelayedDiagnostic, 4> Diagnostics; member in class:clang::sema::DelayedDiagnosticPool
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h77 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; member in class:clang::CompilerInstance
[all...]
H A DASTUnit.h110 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; member in class:clang::ASTUnit
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp77 newDriver(DiagnosticsEngine *Diagnostics, const char *BinaryName, argument
89 getCC1Arguments( DiagnosticsEngine *Diagnostics, driver::Compilation *Compilation) argument
144 newInvocation( DiagnosticsEngine *Diagnostics, const llvm::opt::ArgStringList &CC1Args) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1110 auto &Diagnostics = CI.getDiagnostics(); local
1162 reportOptRecordError(std::move(E), Diagnostics, CodeGenOpts); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp235 Build( const CompilerInvocation &Invocation, const llvm::MemoryBuffer *MainFileBuffer, PreambleBounds Bounds, DiagnosticsEngine &Diagnostics, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, PreambleCallbacks &Callbacks) argument
H A DCompilerInvocation.cpp166 addDiagnosticArgs(ArgList &Args, OptSpecifier Group, OptSpecifier GroupWithValue, std::vector<std::string> &Diagnostics) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2995 std::unique_ptr<DiagnosticForConsumerMapTy> Diagnostics = local

Completed in 172 milliseconds