Searched refs:matching_flags (Results 1 – 1 of 1) sorted by relevance
129 const set<const CommandLineFlagInfo *> &matching_flags,135 const set<const CommandLineFlagInfo *> &matching_flags,219 set<const CommandLineFlagInfo *> matching_flags; in PrintFlagCompletionInfo() local228 &matching_flags, in PrintFlagCompletionInfo()230 DVLOG(1) << "Identified " << matching_flags.size() << " matching flags"; in PrintFlagCompletionInfo()242 if (matching_flags.empty()) { in PrintFlagCompletionInfo()255 matching_flags, in PrintFlagCompletionInfo()269 matching_flags, in PrintFlagCompletionInfo()534 const set<const CommandLineFlagInfo *> &matching_flags, in FinalizeCompletionOutput() argument601 RetrieveUnusedFlags(matching_flags, *notable_flags, &obscure_flags); in FinalizeCompletionOutput()[all …]