Searched refs:eBasicTypeObjCID (Results 1 – 12 of 12) sorted by relevance
542 lldb::eBasicTypeObjCID)); in GetChildAtIndex()663 lldb::eBasicTypeObjCID)); in GetChildAtIndex()825 lldb::eBasicTypeObjCID)); in GetChildAtIndex()
160 ->GetBasicType(lldb::eBasicTypeObjCID)); in Update()
764 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCID)); in GetChildAtIndex()
72 valobj.GetCompilerType().GetBasicTypeFromAST(lldb::eBasicTypeObjCID), in NSBundleSummaryProvider()
88 target_ast_context->GetBasicType(eBasicTypeObjCID); in GetLLDBNSPairType()
130 CompilerType opaque_type = ast_context->GetBasicType(eBasicTypeObjCID); in GetObjectDescription()528 clang_ast_context->GetBasicType(lldb::eBasicTypeObjCID); in GetBacktraceThreadFromException()
770 eBasicTypeObjCID, enumerator
586 if basic_type == eBasicTypeObjCID: return (False,False)
708 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()752 clang_type = m_ast.GetBasicType(eBasicTypeObjCID); in ParseTypeModifier()
1040 .. py:data:: eBasicTypeObjCID
920 g_type_map.Append(ConstString("id"), eBasicTypeObjCID); in GetBasicTypeEnumeration()2061 case eBasicTypeObjCID: in GetOpaqueCompilerType()5497 return eBasicTypeObjCID; in GetBasicTypeEnumeration()
71038 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCID", lldb::eBasicTypeObjCID)},