Searched refs:LayoutInfo (Results 1 – 9 of 9) sorted by relevance
66 struct LayoutInfo { struct67 LayoutInfo() = default;119 void SetRecordLayout(clang::RecordDecl *decl, const LayoutInfo &layout);453 typedef llvm::DenseMap<const clang::RecordDecl *, LayoutInfo>
549 const LayoutInfo &layout) { in SetRecordLayout()
92 lldb_private::ClangASTImporter::LayoutInfo &layout_info);97 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const;
1202 ClangASTImporter::LayoutInfo layout_info; in CompleteTypeFromUDT()1242 lldb_private::ClangASTImporter::LayoutInfo &layout_info) { in AddRecordMembers()1355 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const { in AddRecordBases()
131 lldb_private::ClangASTImporter::LayoutInfo &layout_info);227 lldb_private::ClangASTImporter::LayoutInfo &layout_info,268 lldb_private::ClangASTImporter::LayoutInfo &layout_info);
1362 ClangASTImporter::LayoutInfo &layout_info) { in ParseInheritance()1790 ClangASTImporter::LayoutInfo layout; in ParseStructureLikeDIE()2049 ClangASTImporter::LayoutInfo layout_info; in CompleteRecordType()2650 lldb_private::ClangASTImporter::LayoutInfo &layout_info, in ParseSingleMember()2919 ClangASTImporter::LayoutInfo &layout_info) { in ParseChildMembers()
56 ClangASTImporter::LayoutInfo m_layout;
647 LayoutInfoTy LayoutInfo; member in __anon5f8dc1c20411::StructLayoutMap652 for (const auto &I : LayoutInfo) { in ~StructLayoutMap()660 return LayoutInfo[STy]; in operator []()
238 ClangASTImporter::LayoutInfo layout_info; in TEST_F()