Searched defs:argument_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupString.cpp16 OptionGroupString(uint32_t usage_mask, bool required, const char *long_option, int short_option, uint32_t completion_type, lldb::CommandArgumentType argument_type, const char *usage_text, const char *default_value) argument
H A DOptionGroupUInt64.cpp16 OptionGroupUInt64(uint32_t usage_mask, bool required, const char *long_option, int short_option, uint32_t completion_type, lldb::CommandArgumentType argument_type, const char *usage_text, uint64_t default_value) argument
H A DOptionGroupFile.cpp16 OptionGroupFile(uint32_t usage_mask, bool required, const char *long_option, int short_option, uint32_t completion_type, lldb::CommandArgumentType argument_type, const char *usage_text) argument
48 OptionGroupFileList( uint32_t usage_mask, bool required, const char *long_option, int short_option, uint32_t completion_type, lldb::CommandArgumentType argument_type, const char *usage_text) argument
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_function.h104 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h116 lldb::CommandArgumentType argument_type; // Type of argument this option takes member in struct:lldb_private::OptionDefinition
/freebsd-11-stable/contrib/libstdc++/include/tr1/
H A Dboost_shared_ptr.h90 typedef _Tp* argument_type; typedef in struct:std::_Sp_deleter
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h341 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref

Completed in 79 milliseconds