Home
last modified time | relevance | path

Searched refs:obscure_flags (Results 1 – 1 of 1) sorted by relevance

/external/gflags/src/
Dgflags_completions.cc599 set<const CommandLineFlagInfo *> obscure_flags; // flags not notable in FinalizeCompletionOutput() local
601 RetrieveUnusedFlags(matching_flags, *notable_flags, &obscure_flags); in FinalizeCompletionOutput()
602 if (!obscure_flags.empty()) { in FinalizeCompletionOutput()
606 &obscure_flags }; in FinalizeCompletionOutput()