clang 19.0.0git
clang::DirectoryWatcher Member List

This is the complete list of members for clang::DirectoryWatcher, including all inherited members.

create(llvm::StringRef Path, std::function< void(llvm::ArrayRef< DirectoryWatcher::Event > Events, bool IsInitial)> Receiver, bool WaitForInitialSync)clang::DirectoryWatcherstatic
DirectoryWatcher(const DirectoryWatcher &)=deleteclang::DirectoryWatcher
DirectoryWatcher(DirectoryWatcher &&)=defaultclang::DirectoryWatcher
DirectoryWatcher()=defaultclang::DirectoryWatcherprotected
operator=(const DirectoryWatcher &)=deleteclang::DirectoryWatcher
~DirectoryWatcher()=defaultclang::DirectoryWatchervirtual