Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp78 newDriver(DiagnosticsEngine *Diagnostics, const char *BinaryName, in newDriver()
133 getCC1Arguments(DiagnosticsEngine *Diagnostics, in getCC1Arguments()
171 CompilerInvocation *newInvocation(DiagnosticsEngine *Diagnostics, in newInvocation()
388 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics = in run() local
/freebsd/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
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h52 class Diagnostics; variable
/freebsd/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h102 std::vector<StoredDiagnostic> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h110 std::vector<Diagnostic> Diagnostics; member
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp42 Diagnostics::Diagnostics() : m_log_handler(g_num_log_messages) {} Diagnostics() function in Diagnostics
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h94 const DiagnosticList &Diagnostics() { return m_diagnostics; } in Diagnostics() function
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp243 DiagnosticsEngine Diagnostics( in fillRanges() local
524 DiagnosticsEngine Diagnostics( in format() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h350 llvm::SmallVector<Diagnostic> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h267 SmallVector<DelayedDiagnostic, 4> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h84 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
H A DASTUnit.h110 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp59 GetCC1Arguments(DiagnosticsEngine *Diagnostics, in GetCC1Arguments()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp416 DiagnosticsEngine &Diagnostics, in Build()
H A DCompilerInvocation.cpp935 std::vector<std::string> &Diagnostics) { in addDiagnosticArgs()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1152 auto &Diagnostics = CI.getDiagnostics(); in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h2035 std::unique_ptr<DiagnosticsEngine> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3115 std::unique_ptr<DiagnosticForConsumerMapTy> Diagnostics = in FlushReport() local