Searched defs:arg_type (Results 1 – 13 of 13) sorted by relevance
494 CommandObject::FindArgumentDataByType (CommandArgumentType arg_type) in FindArgumentDataByType()506 CommandObject::GetArgumentHelp (Stream &str, CommandArgumentType arg_type, CommandInterpreter &inte… in GetArgumentHelp()541 CommandObject::GetArgumentName (CommandArgumentType arg_type) in GetArgumentName()996 CommandObject::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentTypeAsCString()1005 CommandObject::GetArgumentDescriptionAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentDescriptionAsCString()
664 CommandArgumentType arg_type = opt_defs[i].argument_type; in GenerateOptionUsage() local
54 lldb::CommandArgumentType arg_type; member63 lldb::CommandArgumentType arg_type; member
176 …const CommandArgumentType arg_type = CommandObject::LookupArgumentName (command.GetArgumentAtIndex… in DoExecute() local
29 enum arg_type { enum
351 SBCommandInterpreter::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentTypeAsCString()357 SBCommandInterpreter::GetArgumentDescriptionAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentDescriptionAsCString()
215 llvm::Type *arg_type = arg.getType(); in build_module_llvm() local
75 } arg_type; typedef
88 } arg_type; typedef
496 LLVMTypeRef arg_type; in lp_build_select() local
271 CommandArgumentType arg_type = option_table[i].argument_type; in ShowUsage() local323 CommandArgumentType arg_type = option_table[i].argument_type; in ShowUsage() local
393 clang::QualType arg_type = BuildType(ast_ctx, m_type_vector[ai].c_str()); in BuildMethod() local
1725 int arg_type = -1; in main() local