Home
last modified time | relevance | path

Searched defs:argument_type (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFile.cpp19 lldb::CommandArgumentType argument_type, in OptionGroupFile()
48 lldb::CommandArgumentType argument_type, const char *usage_text) in OptionGroupFileList()
H A DOptionGroupString.cpp19 lldb::CommandArgumentType argument_type, in OptionGroupString()
H A DOptionGroupUInt64.cpp19 lldb::CommandArgumentType argument_type, in OptionGroupUInt64()
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A Didentity.h24 using argument_type = Ty; member
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Dstl_extras.h25 using argument_type = Ty; member
/openbsd/gnu/llvm/libcxx/include/__functional/
H A Dunary_function.h25 typedef _Arg argument_type; typedef
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DOptionDefinition.h44 lldb::CommandArgumentType argument_type; member
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h104 typedef _Arg argument_type; ///< @c argument_type is the type of the typedef
/openbsd/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
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Dboost_shared_ptr.h90 typedef _Tp* argument_type; typedef
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1308 using argument_type = Register; member
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5266 using argument_type = OpenMPDirectiveKind; typedef