Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceMgrAdapter.h35 DiagnosticsEngine &Diagnostics; variable
H A DSourceManager.h1991 std::unique_ptr<DiagnosticsEngine> Diagnostics; variable
/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
H A DGCDAntipatternChecker.cpp187 std::string Diagnostics; in emitDiagnostics() local
/freebsd/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h98 std::vector<StoredDiagnostic> Diagnostics; variable
/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
H A DRefactoring.cpp44 DiagnosticsEngine Diagnostics( in runAndSave() local
H A DCompilationDatabase.cpp250 DiagnosticsEngine Diagnostics( in stripPositionalArgs() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DParser.h52 class Diagnostics; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp101 DiagnosticsEngine Diagnostics( in main() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceMgrAdapter.cpp25 DiagnosticsEngine &Diagnostics, in SourceMgrAdapter()
/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) {} in Diagnostics() function in Diagnostics
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h100 const DiagnosticList &Diagnostics() { return m_diagnostics; } in Diagnostics() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysis.h294 llvm::SmallVector<Diagnostic> Diagnostics; variable
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp234 DiagnosticsEngine Diagnostics( in fillRanges() local
514 DiagnosticsEngine Diagnostics( in format() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h265 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/Tooling/Core/
H A DReplacement.cpp588 DiagnosticsEngine Diagnostics( in applyAllReplacements() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp415 DiagnosticsEngine &Diagnostics, in Build()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp53 GetCC1Arguments(DiagnosticsEngine *Diagnostics, in GetCC1Arguments()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp1161 auto &Diagnostics = CI.getDiagnostics(); in ExecuteAction() local

12