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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h59 bool Warning(SMLoc L, const Twine &Msg) { function in class:llvm::MCAsmParserExtension
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticIDs.h116 Ignored, Note, Warning, Error, Fatal enumerator in enum:clang::DiagnosticIDs::Level
H A DDiagnostic.h137 Warning = DiagnosticIDs::Warning, enumerator in enum:clang::DiagnosticsEngine::Level
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DLog.cpp302 Log::Warning (const char *format, ...) function in class:Log
/freebsd-10-stable/contrib/llvm/tools/macho-dump/
H A Dmacho-dump.cpp47 static void Warning(const Twine &Msg) { function
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DModule.h159 Warning = 2, enumerator in enum:llvm::Module::ModFlagBehavior
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp184 void Warning(SMLoc L, const Twine &Msg) { Parser.Warning(L, Msg); } function in class:__anon2554::PPCAsmParser
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp114 bool Warning(SMLoc L, const Twine &Msg, function in class:__anon2477::ARMAsmParser
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp534 bool AsmParser::Warning(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges) { function in class:AsmParser

Completed in 217 milliseconds