|
clang 22.0.0git
|
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::DirectoryWatcher | static |
| DirectoryWatcher(const DirectoryWatcher &)=delete | clang::DirectoryWatcher | |
| DirectoryWatcher(DirectoryWatcher &&)=default | clang::DirectoryWatcher | |
| DirectoryWatcher()=default | clang::DirectoryWatcher | protected |
| operator=(const DirectoryWatcher &)=delete | clang::DirectoryWatcher | |
| ~DirectoryWatcher()=default | clang::DirectoryWatcher | virtual |