Home
last modified time | relevance | path

Searched defs:PrintWarning (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/TableGen/
DError.cpp42 void PrintWarning(ArrayRef<SMLoc> WarningLoc, const Twine &Msg) { in PrintWarning() function
46 void PrintWarning(const char *Loc, const Twine &Msg) { in PrintWarning() function
50 void PrintWarning(const Twine &Msg) { in PrintWarning() function
/external/libmojo/build/android/gyp/util/
Dbuild_utils.py362 def PrintWarning(message): function
/external/compiler-rt/lib/msan/
Dmsan.cc232 void PrintWarning(uptr pc, uptr bp) { in PrintWarning() function