Searched refs:GetLayoutCompilerType (Results 1 – 5 of 5) sorted by relevance
753 class_parent_type->GetLayoutCompilerType(), in CreateLLDBTypeFromPDBType()932 ClangUtil::GetQualType(type->GetLayoutCompilerType())); in GetDeclForSymbol()1255 auto member_comp_type = member_type->GetLayoutCompilerType(); in AddRecordMembers()
474 GetLayoutCompilerType().GetByteSize(exe_scope)) { in GetByteSize()761 CompilerType Type::GetLayoutCompilerType() { in GetLayoutCompilerType() function in Type
491 CompilerType GetLayoutCompilerType();
830 return m_variable_sp->GetType()->GetLayoutCompilerType().GetTypeBitAlign( in GetTypeBitAlign()
2733 member_type->GetLayoutCompilerType(), propAttrs.prop_setter_name, in ParseObjCProperty()2885 CompilerType member_clang_type = member_type->GetLayoutCompilerType(); in ParseSingleMember()