Home
last modified time | relevance | path

Searched defs:Warning (Results 1 – 25 of 42) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/header/
DWarning.java45 public class Warning extends SIPHeader implements WarningHeader { class
68 public Warning() { in Warning() method in Warning
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1522 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind << LockName); in warnLockMismatch() local
1547 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_cannot_resolve_lock) in handleInvalidLockExp() local
1562 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_unlock_kind_mismatch) in handleIncorrectUnlockKind() local
1594 PartialDiagnosticAt Warning(LocEndOfScope, S.PDiag(DiagID) << Kind in handleMutexHeldEndOfScope() local
1608 PartialDiagnosticAt Warning(Loc1, in handleExclusiveAndShared() local
1624 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) in handleNoMutexHeld() local
1652 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local
1682 PartialDiagnosticAt Warning(Loc, S.PDiag(DiagID) << Kind in handleMutexNotHeld() local
1697 PartialDiagnosticAt Warning(Loc, in handleNegativeNotHeld() local
1705 PartialDiagnosticAt Warning(Loc, S.PDiag(diag::warn_fun_excludes_mutex) in handleFunExcludesLock() local
[all …]
/external/parameter-framework/upstream/parameter/log/include/log/
DLogWrapper.h132 typedef details::LogWrapper<true> Warning; typedef
/external/clang/test/CoverageMapping/
Dtrycatch.cpp9 class Warning { class
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_report_decorator.h30 const char *Warning() { return Red(); } in Warning() function
/external/clang/include/clang/Frontend/
DSerializedDiagnostics.h47 Warning, enumerator
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmParserExtension.h59 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
/external/clang/include/clang/Basic/
DDiagnosticIDs.h66 Warning = 3, ///< Present this diagnostic as a warning. enumerator
120 Ignored, Note, Remark, Warning, Error, Fatal enumerator
DDiagnosticOptions.h34 Warning = 1 << 2, enumerator
/external/llvm/lib/AsmParser/
DLLLexer.h67 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); } in Warning() function
DLLLexer.cpp37 void LLLexer::Warning(LocTy WarningLoc, const Twine &Msg) const { in Warning() function in LLLexer
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h68 bool Warning(SMLoc L, const Twine &Msg) { in Warning() function
/external/google-breakpad/src/common/
Dstabs_to_module.cc148 void StabsToModule::Warning(const char *format, ...) { in Warning() function in google_breakpad::StabsToModule
Dstabs_reader_unittest.cc226 void Warning(const char *format, ...) { MockWarning(format); } in Warning() function in __anonce0796f40111::MockStabsReaderHandler
/external/python/cpython2/Modules/_sqlite/
Dconnection.h108 PyObject* Warning; member
/external/compiler-rt/lib/msan/
Dmsan_report.cc33 const char *Warning() { return Red(); } in Warning() function in __msan::Decorator
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h28 unsigned Error, Warning, ShuffleError; member
/external/swiftshader/third_party/LLVM/tools/macho-dump/
Dmacho-dump.cpp46 static void Warning(const Twine &Msg) { in Warning() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc41 const char *Warning() { return Red(); } in Warning() function in __tsan::Decorator
/external/llvm/tools/dsymutil/
DMachODebugMapParser.cpp99 static void Warning(const Twine &Msg) { errs() << "warning: " + Msg + "\n"; } in Warning() function
/external/ImageMagick/Magick++/lib/
DException.cpp376 Magick::Warning::Warning(const std::string& what_) in Warning() function in Magick::Warning
381 Magick::Warning::Warning(const std::string& what_,Exception *nested_) in Warning() function in Magick::Warning
/external/llvm/tools/llvm-cov/
DCodeCoverage.cpp115 bool Warning) { in getErrorString()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp36 void Warning(SMLoc L, const Twine &Msg) { Parser.Warning(L, Msg); } in Warning() function in __anonae8a62a30111::MBlazeAsmParser
/external/clang/lib/Frontend/
DFrontendActions.cpp527 for (const std::string &Warning : DiagOpts->Warnings) in ReadDiagnosticOptions() local
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h42 Warning, enumerator

12