Home
last modified time | relevance | path

Searched refs:eBasicTypeObjCSel (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h786 eBasicTypeObjCSel, enumerator
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-extensions.swig589 if basic_type == eBasicTypeObjCSel: return (False,False)
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst1043 .. py:data:: eBasicTypeObjCSel
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp702 clang_type = m_ast.GetBasicType(eBasicTypeObjCSel); in ParseTypeModifier()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp914 g_type_map.Append(ConstString("SEL"), eBasicTypeObjCSel); in GetBasicTypeEnumeration()
2104 case eBasicTypeObjCSel: in GetOpaqueCompilerType()
5595 return eBasicTypeObjCSel; in GetBasicTypeEnumeration()