Searched defs:Commands (Results 1 – 9 of 9) sorted by relevance
21 static std::unordered_map<cl::SubCommand *, HandlerType> Commands; in getCommands() local
22 static std::unordered_map<cl::SubCommand *, HandlerType> Commands; in getCommands() local
64 std::vector<Command> Commands; member190 std::vector<Command> Commands; variable
22 Commands = Log::ChannelFlag<3>, enumerator
238 std::vector<CompileCommand> Commands; in getCompileCommands() local 253 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
152 TEST(Fcntl, Commands) { in TEST() argument
75 Commands section in Notational conventions
492 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; EmitPrintInstruction() local [all...]
838 static struct cmdtab const Commands[] = { global() variable