Searched defs:Warning (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h30 const char *Warning() const { return Red(); } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h28 const char *Warning() const { return Red(); } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp143 void WithColor::defaultWarningHandler(Error Warning) { argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_report_decorator.h29 const char *Warning() const { return Red(); } function in class:__sanitizer::SanitizerCommonDecorator
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h46 Warning, enumerator in enum:clang::serialized_diags::Level
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DWithColor.h34 Warning, member in class:llvm::HighlightColor
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/InterfaceStub/
H A DELFStub.h44 Optional<std::string> Warning; member in struct:llvm::elfabi::ELFSymbol
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h70 Warning = DiagnosticsEngine::Warning, enumerator in enum:clang::tooling::Diagnostic::Level
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DLinkUtils.h92 inline void warn(Twine Warning, Twine Context = {}) { argument
H A DDebugMap.h184 void addWarning(StringRef Warning) { argument
H A DMachODebugMapParser.cpp107 void Warning(const Twine &Msg, StringRef File = StringRef()) { function in class:__anon3130::MachODebugMapParser
H A DDwarfLinkerForBinary.cpp147 void DwarfLinkerForBinary::reportWarning(const Twine &Warning, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h167 inline void warn(const Twine &Warning, StringRef Context = "") { argument
45 DwarfStreamer(OutputFileType OutFileType, raw_pwrite_stream &OutFile, std::function<StringRef(StringRef Input)> Translator, messageHandler Error, messageHandler Warning) argument
H A DDWARFLinker.h395 void reportWarning(const Twine &Warning, const DWARFFile &File, argument
401 void reportError(const Twine &Warning, const DWARFFile &File, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.h43 Warning = 1 << 2, member in class:clang::DiagnosticLevelMask
H A DDiagnosticIDs.h84 Warning = 3, ///< Present this diagnostic as a warning. member in class:clang::diag::Severity
168 Ignored, Note, Remark, Warning, Error, Fatal enumerator in enum:clang::diag::DiagnosticIDs::Level
H A DDiagnostic.h198 Warning = DiagnosticIDs::Warning, enumerator in enum:clang::DiagnosticsEngine::Level
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLLexer.h73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } function in class:llvm::LLLexer
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h70 bool Warning(SMLoc L, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
/netbsd-current/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLLexer.cpp33 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { function in class:LLLexer
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp92 Optional<std::string> Warning; member in struct:IFSSymbol
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c179 struct Warning { struct
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModule.h124 Warning = 2, enumerator in enum:llvm::Module::ModFlagBehavior
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAvailability.cpp369 unsigned Warning = UseNewWarning ? diag::warn_unguarded_availability_new local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp184 getErrorString(const Twine &Message, StringRef Whence, bool Warning) argument

Completed in 327 milliseconds

12