Home
last modified time | relevance | path

Searched defs:EventKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/DirectoryWatcher/
H A DDirectoryWatcher.h67 enum class EventKind { enum
/llvm-project/clang/unittests/DirectoryWatcher/
H A DDirectoryWatcherTest.cpp36 typedef DirectoryWatcher::Event::EventKind EventKind; typedef