Searched refs:GetLayoutCompilerType (Results 1 – 5 of 5) sorted by relevance
720 class_parent_type->GetLayoutCompilerType(), in CreateLLDBTypeFromPDBType()897 ClangUtil::GetQualType(type->GetLayoutCompilerType())); in GetDeclForSymbol()1216 auto member_comp_type = member_type->GetLayoutCompilerType(); in AddRecordMembers()
325 GetLayoutCompilerType().GetByteSize(nullptr)) in GetByteSize()593 CompilerType Type::GetLayoutCompilerType() { in GetLayoutCompilerType() function in Type
189 CompilerType GetLayoutCompilerType();
1848 CompilerType class_clang_type = class_type->GetLayoutCompilerType(); in ParseTypeFromDWARF()2886 class_clang_type, name, var_type->GetLayoutCompilerType(), in ParseChildMembers()3048 member_type->GetLayoutCompilerType(); in ParseChildMembers()3166 member_type->GetLayoutCompilerType(), ivar_decl, in ParseChildMembers()
547 m_variable_sp->GetType()->GetLayoutCompilerType().GetTypeBitAlign(); in Materialize()