Home
last modified time | relevance | path

Searched defs:CommandInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dcommands.h108 struct CommandInfo { struct
119 using CommandInfoMap = std::map<std::string_view, CommandInfo>; argument
Dcommands.cc330 CommandInfo::CommandInfo() in CommandInfo() function in commands::CommandInfo
333 CommandInfo::CommandInfo(const char* in_help_short, in CommandInfo() function in commands::CommandInfo