Searched refs:SetRecordLayout (Results 1 – 6 of 6) sorted by relevance
242 importer.SetRecordLayout(source.record_decl, layout_info); in TEST_F()
119 void SetRecordLayout(clang::RecordDecl *decl, const LayoutInfo &layout);
548 void ClangASTImporter::SetRecordLayout(clang::RecordDecl *decl, in SetRecordLayout() function in ClangASTImporter
315 m_ast_builder.importer().SetRecordLayout(record_decl, m_layout); in complete()
1233 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteTypeFromUDT()
1792 GetClangASTImporter().SetRecordLayout(record_decl, layout); in ParseStructureLikeDIE()2125 GetClangASTImporter().SetRecordLayout(record_decl, layout_info); in CompleteRecordType()