Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A Didentity.h24 using argument_type = Ty; member
/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dunary_function.h24 typedef _Arg argument_type; typedef
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dstl_extras.h26 using argument_type = Ty; member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DOptionDefinition.h44 lldb::CommandArgumentType argument_type; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1322 using argument_type = Register; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp89 using argument_type = VarLocInsertPt; typedef
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5296 using argument_type = OpenMPDirectiveKind; global() typedef