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

/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp37 void InitialScan() { } function in class:__anon579::DirectoryWatcherWindows
/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp152 // bypassing the Queue. Both InitialScan and EventReceivingLoop use Receiver
154 void InitialScan();
162 // Both InitialScan and EventReceivingLoop use Receiver which isn't
278 void DirectoryWatcherLinux::InitialScan() { function in class:__anon577::DirectoryWatcherLinux
306 // used in both InitialScan and EventReceivingLoop. We shouldn't run these
309 InitialScan();
315 InitialScan();

Completed in 72 milliseconds