Home
last modified time | relevance | path

Searched refs:ParseCustomString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIOWindows.cpp301 static size_t ParseCustomString(const std::string &Ref, size_t Offset, in ParseCustomString() function
315 if ((Res = ParseCustomString(FileName, Pos, R"(\\?\)"))) { in ParseLocation()
317 if ((Res = ParseCustomString(FileName, Pos, R"(UNC\)"))) { in ParseLocation()