Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 13 of 13) sorted by relevance

/external/lldb/source/Interpreter/
DCommandObject.cpp494 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()
DOptions.cpp664 CommandArgumentType arg_type = opt_defs[i].argument_type; in GenerateOptionUsage() local
/external/lldb/include/lldb/Interpreter/
DCommandObject.h54 lldb::CommandArgumentType arg_type; member
63 lldb::CommandArgumentType arg_type; member
/external/lldb/source/Commands/
DCommandObjectHelp.cpp176 …const CommandArgumentType arg_type = CommandObject::LookupArgumentName (command.GetArgumentAtIndex… in DoExecute() local
/external/ltrace/
Dtype.h29 enum arg_type { enum
/external/lldb/source/API/
DSBCommandInterpreter.cpp351 SBCommandInterpreter::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentTypeAsCString()
357 SBCommandInterpreter::GetArgumentDescriptionAsCString (const lldb::CommandArgumentType arg_type) in GetArgumentDescriptionAsCString()
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dinvocation.cpp215 llvm::Type *arg_type = arg.getType(); in build_module_llvm() local
/external/e2fsprogs/intl/
Dprintf-args.h75 } arg_type; typedef
/external/bison/lib/
Dprintf-args.h88 } arg_type; typedef
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c496 LLVMTypeRef arg_type; in lp_build_select() local
/external/lldb/tools/driver/
DDriver.cpp271 CommandArgumentType arg_type = option_table[i].argument_type; in ShowUsage() local
323 CommandArgumentType arg_type = option_table[i].argument_type; in ShowUsage() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeVendor.cpp393 clang::QualType arg_type = BuildType(ast_ctx, m_type_vector[ai].c_str()); in BuildMethod() local
/external/e2fsprogs/misc/
De4defrag.c1725 int arg_type = -1; in main() local