Searched defs:all_matches (Results 1 – 2 of 2) sorted by relevance
354 set<const CommandLineFlagInfo *> *all_matches, in FindMatchingFlags()417 const set<const CommandLineFlagInfo *> &all_matches, in CategorizeAllMatchingFlags()
336 std::vector<NodeMatch> all_matches; in TestGetOpTypeMatches() local