Home
last modified time | relevance | path

Searched defs:LastError (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp427 DWORD LastError = ::GetLastError(); in main() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h63 std::error_code LastError; variable