Searched refs:eBasicTypeObjCID (Results 1 – 14 of 14) sorted by relevance
34 ).GetBasicType(lldb.eBasicTypeObjCID)
33 ).GetBasicType(lldb.eBasicTypeObjCID)
541 lldb::eBasicTypeObjCID)); in GetChildAtIndex()662 lldb::eBasicTypeObjCID)); in GetChildAtIndex()823 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
160 ->GetBasicType(lldb::eBasicTypeObjCID)); in Update()
785 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
73 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), in NSBundleSummaryProvider()
88 target_ast_context->GetBasicType(eBasicTypeObjCID); in GetLLDBNSPairType()
131 CompilerType opaque_type = ast_context->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()529 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCID); in GetBacktraceThreadFromException()
779 eBasicTypeObjCID, enumerator
89 EXPECT_TRUE(context.hasSameType(GetBasicQualType(eBasicTypeObjCID), in TEST_F()161 EXPECT_EQ(GetBasicQualType(eBasicTypeObjCID), GetBasicQualType("id")); in TEST_F()
587 if basic_type == eBasicTypeObjCID: return (False,False)
694 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()738 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()
1041 .. py:data:: eBasicTypeObjCID
910 g_type_map.Append(ConstString("id"), eBasicTypeObjCID); in GetBasicTypeEnumeration()2067 case eBasicTypeObjCID: in GetOpaqueCompilerType()5538 return eBasicTypeObjCID; in GetBasicTypeEnumeration()