| /freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | OptionGroupFile.cpp | 19 lldb::CommandArgumentType argument_type, in OptionGroupFile() argument 29 m_option_definition.argument_type = argument_type; in OptionGroupFile() 48 lldb::CommandArgumentType argument_type, const char *usage_text) in OptionGroupFileList() argument 58 m_option_definition.argument_type = argument_type; in OptionGroupFileList()
|
| H A D | OptionGroupString.cpp | 19 lldb::CommandArgumentType argument_type, in OptionGroupString() argument 31 m_option_definition.argument_type = argument_type; in OptionGroupString()
|
| H A D | OptionGroupUInt64.cpp | 19 lldb::CommandArgumentType argument_type, in OptionGroupUInt64() argument 31 m_option_definition.argument_type = argument_type; in OptionGroupUInt64()
|
| H A D | OptionGroupPythonClassWithDict.cpp | 44 m_option_definition[0].argument_type = eArgTypePythonClass; in OptionGroupPythonClassWithDict() 55 m_option_definition[1].argument_type = eArgTypeNone; in OptionGroupPythonClassWithDict() 66 m_option_definition[2].argument_type = eArgTypeNone; in OptionGroupPythonClassWithDict() 77 m_option_definition[3].argument_type = eArgTypePythonFunction; in OptionGroupPythonClassWithDict()
|
| H A D | OptionGroupBoolean.cpp | 32 m_option_definition.argument_type = eArgTypeBoolean; in OptionGroupBoolean()
|
| H A D | Options.cpp | 375 strm.Printf(" <%s>", CommandObject::GetArgumentName(opt_def.argument_type)); in PrintOption() 380 CommandObject::GetArgumentName(opt_def.argument_type)); in PrintOption() 573 CommandArgumentType arg_type = opt_defs[i].argument_type; in GenerateOptionUsage() 762 opt_defs[opt_defs_index].argument_type; in HandleOptionArgumentCompletion() 766 opt_defs[opt_defs_index].argument_type); in HandleOptionArgumentCompletion()
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | hash.h | 281 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 307 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 332 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 361 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 391 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 434 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp* argument_type; 459 _LIBCPP_DEPRECATED_IN_CXX17 typedef bool argument_type; 475 _LIBCPP_DEPRECATED_IN_CXX17 typedef char argument_type; 625 _LIBCPP_DEPRECATED_IN_CXX17 typedef int argument_type; 657 _LIBCPP_DEPRECATED_IN_CXX17 typedef long argument_type; [all …]
|
| H A D | unary_negate.h | 26 : public unary_function<typename _Predicate::argument_type, bool> 34 bool operator()(const typename _Predicate::argument_type& __x) const in operator()
|
| H A D | unary_function.h | 26 typedef _Arg argument_type; typedef
|
| H A D | operations.h | 226 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 297 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type; 669 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp argument_type;
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__variant/ |
| H A D | monostate.h | 50 using argument_type = monostate; 54 result_type operator()(const argument_type&) const _NOEXCEPT {
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | OptionGroupFile.h | 24 lldb::CommandArgumentType argument_type, 54 lldb::CommandArgumentType argument_type,
|
| H A D | OptionGroupUInt64.h | 23 lldb::CommandArgumentType argument_type,
|
| H A D | OptionGroupString.h | 22 lldb::CommandArgumentType argument_type,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | OptionDefinition.h | 44 lldb::CommandArgumentType argument_type; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IndexedMap.h | 30 using IndexT = typename ToIndexT::argument_type;
|
| H A D | SparseSet.h | 128 using KeyT = typename KeyFunctorT::argument_type;
|
| H A D | SparseMultiSet.h | 120 using KeyT = typename KeyFunctorT::argument_type;
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 600 using argument_type = llvm::pdb::PDB_SymType; 603 result_type operator()(const argument_type &Arg) const {
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | OptionsBase.td | 45 // See argument_type field for more info. 78 // Field: argument_type
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | functional | 22 typedef Arg argument_type; 177 : public unary_function<typename Predicate::argument_type, bool> 181 bool operator()(const typename Predicate::argument_type& x) const;
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetRegisterInfo.h | 1248 using argument_type = Register; member
|
| H A D | MachineBasicBlock.h | 1115 using argument_type = const MachineBasicBlock *;
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | unique_ptr.h | 757 _LIBCPP_DEPRECATED_IN_CXX17 typedef unique_ptr<_Tp, _Dp> argument_type;
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | propagate_const | 488 typedef experimental::fundamentals_v2::propagate_const<_Tp> argument_type;
|