Home
last modified time | relevance | path

Searched defs:reportWarning (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp68 static ErrorSuccess reportWarning(Error E) { in reportWarning() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp381 void Input::reportWarning(HNode *hnode, const Twine &message) { in reportWarning() function in Input
386 void Input::reportWarning(Node *node, const Twine &message) { in reportWarning() function in Input
390 void Input::reportWarning(const SMRange &range, const Twine &message) { in reportWarning() function in Input
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp796 void HexagonMCChecker::reportWarning(Twine const &Msg) { in reportWarning() function in HexagonMCChecker
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp194 void reportWarning(Error Err, StringRef Input) { in reportWarning() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1074 void MCContext::reportWarning(SMLoc Loc, const Twine &Msg) { in reportWarning() function in MCContext
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp456 void objdump::reportWarning(const Twine &Message, StringRef File) { in reportWarning() function in objdump