Searched refs:phab_query (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/Reviewing/ |
H A D | find_interesting_reviews.py | 217 def update_cached_info(phab, cache, phab_query, order, record_results, argument 221 for query_step in phab_query: 340 for cache, phab_query, order, record_results, _, _ in PHABCACHESINFO: 352 for cache, phab_query, order, record_results, max_nr_entries_per_fetch, \ 354 update_cached_info(phab, cache, phab_query, order, record_results,
|