Searched refs:eBasicTypeVoid (Results 1 – 15 of 15) sorted by relevance
79 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in InferiorCallMmap()225 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in InferiorCall()
226 clang_type = ast_context.GetBasicType(eBasicTypeVoid).GetPointerType(); in DoExecute()
515 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in RefreshTrampolines()788 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in SetupDispatchFunction()890 …ClangASTType 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()
558 eBasicTypeVoid = 1, enumerator
154 …self.sys_params.types_cache.voidptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeVoid).GetP…
168 …self.sys_params.types_cache.voidptr = self.valobj.GetType().GetBasicType(lldb.eBasicTypeVoid).GetP…
1612 …TypeFromUser user_type (ClangASTContext::GetBasicType(scratch_ast_context, eBasicTypeVoid).GetPoin… in AddOneGenericVariable()1613 …TypeFromParser parser_type (ClangASTContext::GetBasicType(m_ast_context, eBasicTypeVoid).GetPointe… in AddOneGenericVariable()1907 ClangASTType void_clang_type = ClangASTContext::GetBasicType(m_ast_context, eBasicTypeVoid); in CopyClassType()
616 g_type_map.Append(ConstString("void").GetCString(), eBasicTypeVoid); in GetBasicTypeEnumeration()684 m_pointer_byte_size = GetBasicType(lldb::eBasicTypeVoid).GetPointerType().GetByteSize(); in GetPointerByteSize()706 case eBasicTypeVoid: in GetBasicType()
548 …d_clang_type (ClangASTContext::GetBasicType(GetClangASTContext().getASTContext(), eBasicTypeVoid)); in ResolveClangType()
2198 case clang::BuiltinType::Void: return eBasicTypeVoid; in GetBasicTypeEnumeration()
628 …ClangASTType clang_void_ptr_type = clang_ast_context->GetBasicType(eBasicTypeVoid).GetPointerType(… in NotifyBreakpointHit()
1468 clang_type = GetClangASTContext().GetBasicType(eBasicTypeVoid); in ParseTemplateDIE()6479 return_clang_type = ast.GetBasicType(eBasicTypeVoid); in ParseType()
1674 _lldb'.eBasicTypeVoid _lldb%27-module.html#eBasicTypeVoid2226 lldb.eBasicTypeVoid lldb-module.html#eBasicTypeVoid