Searched refs:GetPointerType (Results 1 – 25 of 32) sorted by relevance
12
34 …ys_params.types_cache.NSString = self.valobj.GetTarget().FindFirstType('NSString').GetPointerType()36 …self.sys_params.types_cache.NSURL = self.valobj.GetTarget().FindFirstType('NSURL').GetPointerType()
11 …return valobj.Cast(valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType()).GetSummary…
131 char_type = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType()153 offset, self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType());173 offset,self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType());
35 …ys_params.types_cache.NSString = self.valobj.GetTarget().FindFirstType('NSString').GetPointerType()
59 …rams.types_cache.charptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeChar).GetPointerType()
168 …rams.types_cache.voidptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeVoid).GetPointerType()
154 …rams.types_cache.voidptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeVoid).GetPointerType()
604 self.types_cache.addr_ptr_type = self.types_cache.addr_type.GetPointerType()
109 instanceA = tellerA.Cast(typeA.GetPointerType())137 instanceB = tellerB.Cast(typeB.GetPointerType())
79 …langASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in InferiorCallMmap()225 …langASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in InferiorCall()
166 SBType::GetPointerType() in GetPointerType() function in SBType171 return SBType(ClangASTType(m_opaque_sp->GetClangASTType().GetPointerType())); in GetPointerType()
100 GetPointerType();
89 task_pointer_type = task_type.GetPointerType()
515 …langASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in RefreshTrampolines()788 …langASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in SetupDispatchFunction()890 …langASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetStepThroughDispatchPlan()
99 opaque_type = ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(); in GetObjectDescription()
1723 ClangASTType clang_void_pointer_type = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in UpdateISAToDescriptorMapDynamic()1974 ClangASTType clang_void_pointer_type = ast->GetBasicType(eBasicTypeVoid).GetPointerType(); in UpdateISAToDescriptorMapSharedCache()
226 clang_type = ast_context.GetBasicType(eBasicTypeVoid).GetPointerType(); in DoExecute()
552 ClangASTType pointer_type = clang_ast_type.GetPointerType(); in DoExecute()
184 clang_type.GetPointerType(), in AddressOf()
236 corrected_type = orig_type.GetPointerType (); in UpdateValue()
338 m_override_type = complete_class.GetPointerType(); in MaybeCalculateCompleteType()3813 … clang_type.GetPointerType(), in AddressOf()4095 ClangASTType pointer_type(type.GetPointerType()); in CreateValueObjectFromAddress()
529 m_clang_type = encoding_type->GetClangForwardType().GetPointerType(); in ResolveClangType()573 m_clang_type = void_clang_type.GetPointerType (); in ResolveClangType()
172 GetPointerType();
332 GetPointerType () const;
1612 … (ClangASTContext::GetBasicType(scratch_ast_context, eBasicTypeVoid).GetPointerType().GetLValueRef… in AddOneGenericVariable()1613 …r_type (ClangASTContext::GetBasicType(m_ast_context, eBasicTypeVoid).GetPointerType().GetLValueRef… in AddOneGenericVariable()1908 ClangASTType void_ptr_clang_type = void_clang_type.GetPointerType(); in CopyClassType()