Searched refs:SetRecordLayout (Results 1 – 5 of 5) sorted by relevance
338 m_ast_builder.GetClangASTImporter().SetRecordLayout(record_decl, m_layout); in complete()387 m_ast_builder.GetClangASTImporter().SetRecordLayout(record_decl, layout); in AddMember()
120 void SetRecordLayout(clang::RecordDecl *decl, const LayoutInfo &layout);
791 void ClangASTImporter::SetRecordLayout(clang::RecordDecl *decl, in SetRecordLayout() function in ClangASTImporter
1235 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteTypeFromUDT()
2166 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteRecordType()