Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp396 CommandArgumentType arg_type, ArgumentRepetitionType repetition_type) { in AddSimpleArgumentList()
424 CommandObject::FindArgumentDataByType(CommandArgumentType arg_type) { in FindArgumentDataByType()
432 void CommandObject::GetArgumentHelp(Stream &str, CommandArgumentType arg_type, in GetArgumentHelp()
481 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName()
744 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString()
751 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
/freebsd/sbin/nvmecontrol/
H A Dcomnd.h38 typedef enum arg_type { enum
47 } arg_type; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h84 lldb::CommandArgumentType arg_type; member
94 lldb::CommandArgumentType arg_type; member
103 : arg_type(type), arg_repetition(repetition), in arg_type() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp174 const CommandArgumentType arg_type = in DoExecute() local
H A DCommandObjectCommands.cpp1749 CommandArgumentType arg_type = eArgTypeNone; in CommandObjectScriptingObjectParsed() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp275 CompilerType arg_type = type.GetTypeTemplateArgument(0); in LibcxxStdVectorSyntheticFrontEndCreator() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c520 bhnd_nvram_type arg_type; in bhnd_nvram_val_vprintf() local
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y102 args_state_t arg_type; member
579 assign_arg(args_state_t arg_type, void *arg) in assign_arg()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp521 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString()
529 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp482 if (Type *arg_type = ResolveTypeUID(arg)) in CreateFunction() local
804 Type *arg_type = ResolveTypeUID(arg_uid); in ParseFunctions() local
/freebsd/contrib/elftoolchain/libelftc/
H A Dlibelftc_dem_arm.c535 char *arg_type, *rtn_type; in read_func_ptr() local
H A Dlibelftc_dem_gnu2.c684 char *arg_type, *rtn_type; in read_func_ptr() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp627 lldb_private::Type *arg_type = in CreateLLDBTypeFromPDBType() local
966 Type *arg_type = symbol_file->ResolveTypeUID(arg->getTypeId()); in GetDeclForSymbol() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp364 clang::QualType arg_type = in BuildMethod() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1202 clang::QualType arg_type = GetOrCreateType(arg_index); CreateFunctionType() local
/freebsd/sys/dev/mfi/
H A Dmfireg.h953 uint8_t arg_type; member
/freebsd/sys/dev/mrsas/
H A Dmrsas.h2846 u_int8_t arg_type; member