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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h54 Warning = DiagnosticsEngine::Warning, enumerator in enum:clang::tooling::Diagnostic::Level
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_report_decorator.h29 const char *Warning() const { return Red(); } function in class:__sanitizer::SanitizerCommonDecorator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/ELF/
H A DELFStub.h44 Optional<std::string> Warning; member in struct:llvm::elfabi::ELFSymbol
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnostics.h46 Warning, enumerator in enum:clang::serialized_diags::Level
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h30 Warning, member in class:llvm::HighlightColor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.h73 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } function in class:llvm::LLLexer
H A DLLLexer.cpp33 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { function in class:LLLexer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h36 Warning = 1 << 2, member in class:clang::DiagnosticLevelMask
H A DDiagnosticIDs.h83 Warning = 3, ///< Present this diagnostic as a warning. member in class:clang::diag::Severity
167 Ignored, Note, Remark, Warning, Error, Fatal enumerator in enum:clang::diag::DiagnosticIDs::Level
H A DDiagnostic.h156 Warning = DiagnosticIDs::Warning, enumerator in enum:clang::DiagnosticsEngine::Level
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h70 bool Warning(SMLoc L, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp171 void Log::Warning(const char *format, ...) { function in class:Log
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h121 Warning = 2, enumerator in enum:llvm::Module::ModFlagBehavior
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp165 getErrorString(const Twine &Message, StringRef Whence, bool Warning) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp622 std::string Warning = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1938 void DWARFContext::dumpWarning(Error Warning) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp104 void Warning(SMLoc L, const Twine &Msg) { getParser().Warning(L, Msg); } function in class:__anon2343::PPCAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp114 void Warning(SMLoc L, const Twine &Msg) { Parser.Warning(L, Msg); } function in class:__anon2215::HexagonAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp766 bool AsmParser::Warning(SMLoc L, const Twine &Msg, SMRange Range) { function in class:AsmParser
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h1150 EFI_STRING_ID Warning; member in struct:_EFI_IFR_WARNING_IF
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp381 bool Warning(SMLoc L, const Twine &Msg, SMRange Range = None) { function in class:__anon2168::ARMAsmParser
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8128 unsigned Warning = UseNewWarning ? diag::warn_unguarded_availability_new local

Completed in 399 milliseconds