Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-profdata/
HDllvm-profdata.cpp32 static void exitWithError(const Twine &Message, StringRef Whence = "") { in exitWithError()
/NextBSD/contrib/llvm/tools/llvm-cov/
HDCodeCoverage.cpp96 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error()
/NextBSD/usr.bin/truss/
HDsyscall.h42 Pollfd, Fd_set, Sigaction, Fcntl, Mprot, Mmapflags, Whence, Readlinkres, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDStreamChecker.cpp264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext()); in Fseek() local