Searched defs:globGenerator (Results 1 – 3 of 3) sorted by relevance
/dports/sysutils/py-pywatchman/watchman-4.9.0/ | ||
H A D | QueryableView.cpp | 25 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 D | glob.cpp | 383 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 D | eden.cpp | 454 void globGenerator(w_query* query, struct w_query_ctx* ctx) const override { in globGenerator() function in watchman::__anon2cceea9c0111::EdenView |