Searched refs:eBasicTypeObjCID (Results 1 – 12 of 12) sorted by relevance
517 lldb::eBasicTypeObjCID)); in GetChildAtIndex()642 lldb::eBasicTypeObjCID)); in GetChildAtIndex()797 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
164 scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in Update()
767 CompilerType id_type(scratch_ts_sp->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
71 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()
838 eBasicTypeObjCID, enumerator
600 if basic_type == eBasicTypeObjCID: return (False,False)
854 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()900 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()
1043 .. py:data:: eBasicTypeObjCID
874 {"id", eBasicTypeObjCID}, in GetBasicTypeEnumeration()2078 case eBasicTypeObjCID: in GetOpaqueCompilerType()5532 return eBasicTypeObjCID; in GetBasicTypeEnumeration()
83014 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCID", (lldb::eBasicTypeObjCID))},