Home
last modified time | relevance | path

Searched defs:reportUniqueWarning (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp44 void ObjDumper::reportUniqueWarning(Error Err) const { in reportUniqueWarning() function in llvm::ObjDumper
48 void ObjDumper::reportUniqueWarning(const Twine &Msg) const { in reportUniqueWarning() function in llvm::ObjDumper
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp254 void Dumper::reportUniqueWarning(Error Err) { reportUniqueWarning() function in Dumper
258 void Dumper::reportUniqueWarning(const Twine &Msg) { reportUniqueWarning() function in Dumper