Searched refs:LayoutInfo (Results 1 – 10 of 10) sorted by relevance
105 SSPLayoutInfo LayoutInfo; variable112 SSPLayoutInfo &getLayoutInfo() { return LayoutInfo; } in getLayoutInfo()118 return LayoutInfo.shouldEmitSDCheck(BB); in shouldEmitSDCheck()124 LayoutInfo.copyToMachineFrameInfo(MFI); in copyToMachineFrameInfo()
187 lldb_private::ClangASTImporter::LayoutInfo &layout_info);319 lldb_private::ClangASTImporter::LayoutInfo const &layout_info) const;344 lldb_private::ClangASTImporter::LayoutInfo &layout_info,456 lldb_private::ClangASTImporter::LayoutInfo &layout_info);472 lldb_private::ClangASTImporter::LayoutInfo &layout_info);
1463 ClangASTImporter::LayoutInfo &layout_info) { in ParseInheritance()2089 ClangASTImporter::LayoutInfo layout_info; in CompleteRecordType()2836 lldb_private::ClangASTImporter::LayoutInfo &layout_info, in ParseSingleMember()3066 ClangASTImporter::LayoutInfo &layout_info) { in ParseChildMembers()3761 lldb_private::ClangASTImporter::LayoutInfo const &layout_info) const { in ShouldCreateUnnamedBitfield()3793 ClangASTImporter::LayoutInfo &layout_info) { in ParseRustVariantPart()
92 lldb_private::ClangASTImporter::LayoutInfo &layout_info);97 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const;
1204 ClangASTImporter::LayoutInfo layout_info; in CompleteTypeFromUDT()1244 lldb_private::ClangASTImporter::LayoutInfo &layout_info) { in AddRecordMembers()1366 lldb_private::ClangASTImporter::LayoutInfo &layout_info) const { in AddRecordBases()
67 struct LayoutInfo { struct68 LayoutInfo() = default;120 void SetRecordLayout(clang::RecordDecl *decl, const LayoutInfo &layout);475 typedef llvm::DenseMap<const clang::RecordDecl *, LayoutInfo>
792 const LayoutInfo &layout) { in SetRecordLayout()
57 ClangASTImporter::LayoutInfo m_layout;139 ClangASTImporter::LayoutInfo &parent_layout,
345 ClangASTImporter::LayoutInfo &parent_layout, in AddMember()371 ClangASTImporter::LayoutInfo layout; in AddMember()
687 LayoutInfoTy LayoutInfo; member in __anonc1447c920611::StructLayoutMap692 for (const auto &I : LayoutInfo) { in ~StructLayoutMap()700 return LayoutInfo[STy]; in operator []()