Searched refs:eBasicTypeObjCID (Results 1 – 12 of 12) sorted by relevance
539 lldb::eBasicTypeObjCID)); in GetChildAtIndex()663 lldb::eBasicTypeObjCID)); in GetChildAtIndex()822 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
164 scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in Update()
780 CompilerType id_type(scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
72 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), in NSBundleSummaryProvider()
87 scratch_ts_sp->GetBasicType(eBasicTypeObjCID); in GetLLDBNSPairType()
134 CompilerType opaque_type = scratch_ts_sp->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()535 CompilerType objc_id = scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID); in GetBacktraceThreadFromException()
825 eBasicTypeObjCID, enumerator
600 if basic_type == eBasicTypeObjCID: return (False,False)
760 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()806 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()
1043 .. py:data:: eBasicTypeObjCID
854 {"id", eBasicTypeObjCID}, in GetBasicTypeEnumeration()2059 case eBasicTypeObjCID: in GetOpaqueCompilerType()5558 return eBasicTypeObjCID; in GetBasicTypeEnumeration()
81610 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCID", (lldb::eBasicTypeObjCID))},