Searched refs:incrementExternal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1056 std::error_code incrementExternal();
2116 std::error_code VFSFromYamlDirIterImpl::incrementExternal() { function in class:VFSFromYamlDirIterImpl
2156 return incrementExternal();
2161 std::error_code EC = IsExternalFSCurrent ? incrementExternal()

Completed in 107 milliseconds