reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
161 virtual CommandObject *GetSubcommandObject(llvm::StringRef sub_cmd,
43 CommandObject *GetSubcommandObject(llvm::StringRef sub_cmd,
115 CommandObject *sub_cmd_obj = GetSubcommandObject(sub_command, &matches); 196 CommandObject *cmd_obj = GetSubcommandObject(arg0, &temp_matches); 209 CommandObject *sub_command_object = GetSubcommandObject(arg0, &new_matches); 228 GetSubcommandObject(current_command_args[index].ref());