Home
last modified time | relevance | path

Searched defs:Whence (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp57 static void warn(Twine Message, Twine Whence = "", in warn()
68 static void exitWithError(Twine Message, Twine Whence = "", in exitWithError()
80 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError()
84 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode()
/freebsd/contrib/llvm-project/llvm/lib/CGData/
H A DCodeGenData.cpp205 void warn(Twine Message, StringRef Whence, StringRef Hint) { in warn()
214 void warn(Error E, StringRef Whence) { in warn()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp196 static std::string getErrorString(const Twine &Message, StringRef Whence, in getErrorString()
206 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error()
212 void CodeCoverageTool::warning(const Twine &Message, StringRef Whence) { in warning()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp500 static void warn(Twine Message, StringRef Whence = "", StringRef Hint = "") { in warn()
509 static void warn(Error E, StringRef Whence = "") { in warn()
517 static void exitWithError(Twine Message, StringRef Whence = "", in exitWithError()
528 static void exitWithError(Error E, StringRef Whence = "") { in exitWithError()
545 static void exitWithErrorCode(std::error_code EC, StringRef Whence = "") { in exitWithErrorCode()
550 StringRef Whence = "") { in warnOrExitGivenError()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp455 SmallString<80> Whence; in PS4PS5Base() local
/freebsd/usr.bin/truss/
H A Dsyscall.h143 Whence, enumerator