Home
last modified time | relevance | path

Searched defs:globGenerator (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A DQueryableView.cpp25 void QueryableView::globGenerator(w_query*, struct w_query_ctx*) const { in globGenerator() function in watchman::QueryableView
/dports/sysutils/py-pywatchman/watchman-4.9.0/query/
H A Dglob.cpp383 void InMemoryView::globGenerator(w_query* query, struct w_query_ctx* ctx) in globGenerator() function in watchman::InMemoryView
/dports/sysutils/py-pywatchman/watchman-4.9.0/watcher/
H A Deden.cpp454 void globGenerator(w_query* query, struct w_query_ctx* ctx) const override { in globGenerator() function in watchman::__anon2cceea9c0111::EdenView