Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilWindows.cpp123 DWORD LastError = GetLastError(); in SetSignalHandler() local
H A DFuzzerIOWindows.cpp134 DWORD LastError = GetLastError(); in ListFilesInDirRecursive() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp425 DWORD LastError = ::GetLastError(); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h73 instrprof_error LastError = instrprof_error::success; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp169 Optional<Error> LastError; member in __anone53701d20111::TypeStreamMerger
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp175 std::string LastError; member