Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceMgrAdapter.h35 DiagnosticsEngine &Diagnostics; variable
H A DSourceManager.h1991 std::unique_ptr<DiagnosticsEngine> Diagnostics; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp47 std::string Diagnostics; in emitDiagnostics() local
H A DPointerSortingChecker.cpp47 std::string Diagnostics; in emitDiagnostics() local
H A DOSObjectCStyleCast.cpp59 std::string Diagnostics; in emitDiagnostics() local
H A DGCDAntipatternChecker.cpp187 std::string Diagnostics; in emitDiagnostics() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h98 std::vector<StoredDiagnostic> Diagnostics; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp78 newDriver(DiagnosticsEngine *Diagnostics, const char *BinaryName, in newDriver() argument
133 getCC1Arguments(DiagnosticsEngine *Diagnostics, in getCC1Arguments() argument
171 CompilerInvocation *newInvocation(DiagnosticsEngine *Diagnostics, in newInvocation() argument
388 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics = in run() local
[all...]
H A DRefactoring.cpp44 DiagnosticsEngine Diagnostics( in runAndSave() local
H A DCompilationDatabase.cpp250 DiagnosticsEngine Diagnostics( in stripPositionalArgs() local
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h52 class Diagnostics; variable
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp25 DiagnosticsEngine &Diagnostics, in SourceMgrAdapter()
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h110 std::vector<Diagnostic> Diagnostics; member
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp42 Diagnostics::Diagnostics() : m_log_handler(g_num_log_messages) {} in Diagnostics() function in Diagnostics
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h100 const DiagnosticList &Diagnostics() { return m_diagnostics; } Diagnostics() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h294 llvm::SmallVector<Diagnostic> Diagnostics; global() variable
/freebsd-src/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp234 DiagnosticsEngine Diagnostics( fillRanges() local
514 DiagnosticsEngine Diagnostics( format() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h265 SmallVector<DelayedDiagnostic, 4> Diagnostics; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h84 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
[all...]
H A DASTUnit.h110 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp588 DiagnosticsEngine Diagnostics( in applyAllReplacements() local
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp53 GetCC1Arguments(DiagnosticsEngine * Diagnostics,driver::Compilation * Compilation) GetCC1Arguments() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp415 Build(const CompilerInvocation & Invocation,const llvm::MemoryBuffer * MainFileBuffer,PreambleBounds Bounds,DiagnosticsEngine & Diagnostics,IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS,std::shared_ptr<PCHContainerOperations> PCHContainerOps,bool StoreInMemory,StringRef StoragePath,PreambleCallbacks & Callbacks) Build() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1161 auto &Diagnostics = CI.getDiagnostics(); ExecuteAction() local

12