Searched refs:CommandLineFlagInfo (Results 1 – 7 of 7) sorted by relevance
154 struct CommandLineFlagInfo { struct173 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument180 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag);218 extern GFLAGS_DLL_DECL bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT);223 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
50 using GFLAGS_NAMESPACE::CommandLineFlagInfo;
168 struct CommandLineFlagInfo { struct179 extern void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument186 extern std::string DescribeOneFlag(const CommandLineFlagInfo& flag);218 CommandLineFlagInfo* OUTPUT);223 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
181 struct CommandLineFlagInfo { struct201 extern void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument208 extern std::string DescribeOneFlag(const CommandLineFlagInfo& flag);240 CommandLineFlagInfo* OUTPUT);245 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
204 struct GFLAGS_DLL_DECL CommandLineFlagInfo { struct223 extern GFLAGS_DLL_DECL void GetAllFlags(std::vector<CommandLineFlagInfo>* OUTPUT); argument230 extern GFLAGS_DLL_DECL std::string DescribeOneFlag(const CommandLineFlagInfo& flag);262 CommandLineFlagInfo* OUTPUT);267 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);