Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dcommands.h94 struct CommandInfo { struct
105 using CommandInfoMap = std::map<std::string_view, CommandInfo>; argument
Dcommands.cc367 CommandInfo::CommandInfo() in CommandInfo() function in commands::CommandInfo
370 CommandInfo::CommandInfo(const char* in_help_short, in CommandInfo() function in commands::CommandInfo