Searched refs:LayoutInfo (Results 1 – 8 of 8) sorted by relevance
85 struct LayoutInfo { struct86 LayoutInfo() in LayoutInfo() function118 void InsertRecordDecl(clang::RecordDecl *decl, const LayoutInfo &layout);337 typedef llvm::DenseMap<const clang::RecordDecl *, LayoutInfo>
93 lldb_private::ClangASTImporter::LayoutInfo &layout_info);98 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const;
1165 ClangASTImporter::LayoutInfo layout_info; in CompleteTypeFromUDT()1205 lldb_private::ClangASTImporter::LayoutInfo &layout_info) { in AddRecordMembers()1272 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const { in AddRecordBases()
52 ClangASTImporter::LayoutInfo m_layout;
557 LayoutInfoTy LayoutInfo; member in __anon310ff0d70311::StructLayoutMap562 for (const auto &I : LayoutInfo) { in ~StructLayoutMap()570 return LayoutInfo[STy]; in operator []()
92 lldb_private::ClangASTImporter::LayoutInfo &layout_info);
916 record_decl, ClangASTImporter::LayoutInfo()); in ParseTypeFromDWARF()2169 ClangASTImporter::LayoutInfo layout_info; in CompleteTypeFromDWARF()2683 bool &is_a_class, ClangASTImporter::LayoutInfo &layout_info) { in ParseChildMembers()
515 const LayoutInfo &layout) { in InsertRecordDecl()