Searched refs:eBasicTypeObjCID (Results 1 – 13 of 13) sorted by relevance
34 ).GetBasicType(lldb.eBasicTypeObjCID)
33 ).GetBasicType(lldb.eBasicTypeObjCID)
541 lldb::eBasicTypeObjCID)); in GetChildAtIndex()662 lldb::eBasicTypeObjCID)); in GetChildAtIndex()821 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
165 scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in Update()
782 CompilerType id_type(scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
73 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), in NSBundleSummaryProvider()
87 scratch_ts_sp->GetBasicType(eBasicTypeObjCID); in GetLLDBNSPairType()
131 CompilerType opaque_type = scratch_ts_sp->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()529 CompilerType objc_id = scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID); in GetBacktraceThreadFromException()
784 eBasicTypeObjCID, enumerator
587 if basic_type == eBasicTypeObjCID: return (False,False)
680 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()724 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()
1041 .. py:data:: eBasicTypeObjCID
913 g_type_map.Append(ConstString("id"), eBasicTypeObjCID); in GetBasicTypeEnumeration()2100 case eBasicTypeObjCID: in GetOpaqueCompilerType()5591 return eBasicTypeObjCID; in GetBasicTypeEnumeration()