Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp28 static void exitWithError(const Twine &Message, StringRef Whence = "") { in exitWithError()
/external/chromium_org/base/files/
Dfile.h120 enum Whence { enum
/external/clang/lib/StaticAnalyzer/Checkers/
DStreamChecker.cpp264 SVal Whence = state->getSVal(CE->getArg(2), C.getLocationContext()); in Fseek() local