Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DASTConsumers.h23 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h77 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DModuleBuilder.h38 class DiagnosticsEngine; variable
H A DBackendUtil.h29 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DCIRGenerator.h27 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h26 class DiagnosticsEngine; variable
490 friend class DiagnosticsEngine; variable
H A DOpenCLOptions.h22 class DiagnosticsEngine; variable
H A DDiagnosticOptions.h24 class DiagnosticsEngine; variable
H A DDiagnostic.h1230 friend class DiagnosticsEngine; variable
H A DTargetInfo.h54 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaBase.h32 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h56 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.h142 bool checkCFProtectionBranchSupported(DiagnosticsEngine &) const override { in checkCFProtectionBranchSupported() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h24 class DiagnosticsEngine; variable
H A DASTContext.h71 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h30 class DiagnosticsEngine; variable
H A DModuleMapFile.h24 class DiagnosticsEngine; variable
H A DModuleMap.h40 class DiagnosticsEngine; variable
H A DLiteralSupport.h28 class DiagnosticsEngine; variable
H A DHeaderSearch.h44 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h49 class DiagnosticsEngine; variable
H A DCompilerInstance.h51 class DiagnosticsEngine; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp281 DiagnosticsEngine &) { in normalizeSimpleNegativeFlag() argument
310 DiagnosticsEngine &) -> std::optional<T> { in makeFlagToValueNormalizer() argument
327 DiagnosticsEngine &) -> std::optional<bool> { in makeBooleanOptionNormalizer() argument
469 DiagnosticsEngine &) { in normalizeStringVector() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp77 DiagnosticsEngine::DiagnosticsEngine(IntrusiveRefCntPtr<DiagnosticIDs> diags, in DiagnosticsEngine() function in DiagnosticsEngine
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h79 class DiagnosticsEngine; variable