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

/freebsd-current/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
/freebsd-current/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.cpp102 CaptureDiagnosticConsumer(DiagnosticsEngine &diags, argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp78 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, argument
H A DCodeGenModule.cpp329 CodeGenModule(ASTContext &C, IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS, const HeaderSearchOptions &HSO, const PreprocessorOptions &PPO, const CodeGenOptions &CGO, llvm::Module &M, DiagnosticsEngine &diags, CoverageSourceInfo *CoverageInfo) argument
/freebsd-current/contrib/diff/src/
H A Danalyze.c794 lin diags; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h261 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) { argument
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp71 DiagnosticsEngine( IntrusiveRefCntPtr<DiagnosticIDs> diags, IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, DiagnosticConsumer *client, bool ShouldOwnClient) argument
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp79 Preprocessor(std::shared_ptr<PreprocessorOptions> PPOpts, DiagnosticsEngine &diags, const LangOptions &opts, SourceManager &SM, HeaderSearch &Headers, ModuleLoader &TheModuleLoader, IdentifierInfoLookup *IILookup, bool OwnsHeaders, TranslationUnitKind TUKind) argument
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2395 } diags; member in union:fw_port_cmd::fw_port
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7419 } diags; member in union:fw_port_cmd::fw_port

Completed in 469 milliseconds