Searched defs:Whence (Results 1 – 3 of 3) sorted by relevance
31 static void exitWithError(const Twine &Message, StringRef Whence = "") { in exitWithError()
95 void CodeCoverageTool::error(const Twine &Message, StringRef Whence) { in error()
264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext()); in Fseek() local