Searched refs:HandleCommandLineCompletions (Results 1 – 8 of 8) sorted by relevance
117 extern void HandleCommandLineCompletions(void);
117 void HandleCommandLineCompletions(void);
36 // HandleCommandLineCompletions() should be called early during41 // however, then HandleCommandLineCompletions() will hijack the117 extern void HandleCommandLineCompletions(void);
375 HandleCommandLineCompletions(); in HandleCommandLineHelpFlags()
765 void HandleCommandLineCompletions(void) { in HandleCommandLineCompletions() function
58 void (*unused_fn)() = &GFLAGS_NAMESPACE::HandleCommandLineCompletions;