Searched refs:eBasicTypeObjCID (Results 1 – 7 of 7) sorted by relevance
319 … m_backend.GetClangType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID)); in GetChildAtIndex()487 … m_backend.GetClangType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
60 …ticChildAtOffset(offset, valobj.GetClangType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), true)); in NSBundleSummaryProvider()
71 … ClangASTType id_clang_type = target_ast_context->GetBasicType (eBasicTypeObjCID); in GetLLDBNSPairType()
592 eBasicTypeObjCID, enumerator
658 g_type_map.Append(ConstString("id").GetCString(), eBasicTypeObjCID); in GetBasicTypeEnumeration()787 case eBasicTypeObjCID: in GetBasicType()
2284 case clang::BuiltinType::ObjCId: return eBasicTypeObjCID; in GetBasicTypeEnumeration()
5848 clang_type = ast.GetBasicType(eBasicTypeObjCID); in ParseType()5896 clang_type = ast.GetBasicType(eBasicTypeObjCID); in ParseType()