Searched refs:InsertRecordDecl (Results 1 – 5 of 5) sorted by relevance
189 m_ast_builder.importer().InsertRecordDecl(record_decl, m_layout); in complete()
118 void InsertRecordDecl(clang::RecordDecl *decl, const LayoutInfo &layout);
514 void ClangASTImporter::InsertRecordDecl(clang::RecordDecl *decl, in InsertRecordDecl() function in ClangASTImporter
1196 GetClangASTImporter().InsertRecordDecl(record_decl, layout_info); in CompleteTypeFromUDT()
915 GetClangASTImporter().InsertRecordDecl( in ParseTypeFromDWARF()2387 GetClangASTImporter().InsertRecordDecl(record_decl, layout_info); in CompleteTypeFromDWARF()