Searched refs:GetLayoutCompilerType (Results 1 – 5 of 5) sorted by relevance
362 GetLayoutCompilerType().GetByteSize(exe_scope)) { in GetByteSize()651 CompilerType Type::GetLayoutCompilerType() { in GetLayoutCompilerType() function in Type
748 class_parent_type->GetLayoutCompilerType(), in CreateLLDBTypeFromPDBType()926 ClangUtil::GetQualType(type->GetLayoutCompilerType())); in GetDeclForSymbol()1246 auto member_comp_type = member_type->GetLayoutCompilerType(); in AddRecordMembers()
190 CompilerType GetLayoutCompilerType();
538 m_variable_sp->GetType()->GetLayoutCompilerType().GetTypeBitAlign(scope); in Materialize()
2522 CompilerType member_clang_type = member_type->GetLayoutCompilerType(); in ParseSingleMember()2722 class_clang_type, prop_name, member_type->GetLayoutCompilerType(), in ParseSingleMember()