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

/openbsd-current/gnu/llvm/libcxx/include/__functional/
H A Dunary_function.h25 typedef _Arg argument_type; typedef in struct:unary_function
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
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 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 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
45 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
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DOptionDefinition.h44 lldb::CommandArgumentType argument_type; member in struct:lldb_private::OptionDefinition
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h104 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef in struct:unary_function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_function.h103 typedef _Arg argument_type; ///< @c argument_type is the type of the argument (no surprises here) typedef in struct:std::unary_function
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dunique_ptr.h732 _LIBCPP_DEPRECATED_IN_CXX17 typedef unique_ptr<_Tp, _Dp> argument_type; typedef in struct:hash
H A Dshared_ptr.h1913 _LIBCPP_DEPRECATED_IN_CXX17 typedef shared_ptr<_Tp> argument_type; typedef in struct:hash
/openbsd-current/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h90 typedef _Tp* argument_type; typedef in struct:std::_Sp_deleter
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h341 typedef typename _Functor::argument_type argument_type; typedef in class:__detail::_Functor_Ref

Completed in 137 milliseconds