Searched refs:SetRecordLayout (Results 1 – 5 of 5) sorted by relevance
335 m_ast_builder.GetClangASTImporter().SetRecordLayout(record_decl, m_layout); in complete()384 m_ast_builder.GetClangASTImporter().SetRecordLayout(record_decl, layout); in AddMember()
119 void SetRecordLayout(clang::RecordDecl *decl, const LayoutInfo &layout);
549 void ClangASTImporter::SetRecordLayout(clang::RecordDecl *decl, in SetRecordLayout() function in ClangASTImporter
1237 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteTypeFromUDT()
1857 GetClangASTImporter().SetRecordLayout(record_decl, layout); in ParseStructureLikeDIE()2194 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteRecordType()