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

/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dclang-parse-diagnostics-file65 diags = plistlib.readPlistFromString(data) variable
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/usr.bin/scmdctl/
H A Dresponses.h32 uint8_t diags[14]; member in struct:scmd_diag_response
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DModuleBuilder.cpp76 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, argument
H A DCodeGenModule.cpp97 CodeGenModule(ASTContext &C, const HeaderSearchOptions &HSO, const PreprocessorOptions &PPO, const CodeGenOptions &CGO, llvm::Module &M, DiagnosticsEngine &diags, CoverageSourceInfo *CoverageInfo) argument
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Danalyze.c835 int diags; local
/netbsd-current/external/gpl2/diffutils/dist/src/
H A Danalyze.c826 lin diags; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h258 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) { argument
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp86 DiagnosticsEngine( IntrusiveRefCntPtr<DiagnosticIDs> diags, IntrusiveRefCntPtr<DiagnosticOptions> DiagOpts, DiagnosticConsumer *client, bool ShouldOwnClient) argument

Completed in 171 milliseconds