Searched defs:Whence (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/ |
| H A D | llvm-cxxmap.cpp | 57 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 D | CodeGenData.cpp | 205 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 D | CodeCoverage.cpp | 196 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 D | llvm-profdata.cpp | 500 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 D | PS4CPU.cpp | 455 SmallString<80> Whence; in PS4PS5Base() local
|
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 143 Whence, enumerator
|