Searched defs:diags (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DPlistReporter.cpp34 writeARCDiagsToPlist(const std::string &outPath, ArrayRef<StoredDiagnostic> diags, SourceManager &SM, const LangOptions &LangOpts) argument
H A DARCMT.cpp101 CaptureDiagnosticConsumer(DiagnosticsEngine &diags, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DLogDiagnosticPrinter.cpp20 LogDiagnosticPrinter( raw_ostream &os, DiagnosticOptions *diags, std::unique_ptr<raw_ostream> StreamOwner) argument
H A DTextDiagnosticPrinter.cpp24 TextDiagnosticPrinter(raw_ostream &os, DiagnosticOptions *diags, bool _OwnsOutputStream) argument
H A DCompilerInvocation.cpp2365 parseVisibility(Arg *arg, ArgList &args, DiagnosticsEngine &diags) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistration.cpp27 createCheckerManager( ASTContext &context, AnalyzerOptions &opts, ArrayRef<std::string> plugins, ArrayRef<std::function<void(CheckerRegistry &)>> checkerRegistrationFns, DiagnosticsEngine &diags) argument
45 printCheckerHelp(raw_ostream &out, ArrayRef<std::string> plugins, AnalyzerOptions &anopts, DiagnosticsEngine &diags, const LangOptions &langOpts) argument
56 printEnabledCheckerList(raw_ostream &out, ArrayRef<std::string> plugins, AnalyzerOptions &anopts, DiagnosticsEngine &diags, const LangOptions &langOpts) argument
67 printCheckerConfigList(raw_ostream &OS, ArrayRef<std::string> plugins, AnalyzerOptions &opts, DiagnosticsEngine &diags, const LangOptions &LangOpts) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp76 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, argument
H A DCodeGenModule.cpp94 CodeGenModule(ASTContext &C, const HeaderSearchOptions &HSO, const PreprocessorOptions &PPO, const CodeGenOptions &CGO, llvm::Module &M, DiagnosticsEngine &diags, CoverageSourceInfo *CoverageInfo) argument
/freebsd-11-stable/contrib/diff/src/
H A Danalyze.c794 lin diags; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h258 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp79 Preprocessor(std::shared_ptr<PreprocessorOptions> PPOpts, DiagnosticsEngine &diags, LangOptions &opts, SourceManager &SM, HeaderSearch &Headers, ModuleLoader &TheModuleLoader, IdentifierInfoLookup *IILookup, bool OwnsHeaders, TranslationUnitKind TUKind) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp74 DiagnosticsEngine( IntrusiveRefCntPtr<DiagnosticIDs> diags, IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, DiagnosticConsumer *client, bool ShouldOwnClient) argument
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2395 } diags; member in union:fw_port_cmd::fw_port
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7320 } diags; member in union:fw_port_cmd::fw_port

Completed in 411 milliseconds