Searched defs:LayoutInfo (Results 1 – 2 of 2) sorted by relevance
165 struct LayoutInfo struct167 LayoutInfo () : in LayoutInfo() argument175 uint64_t bit_size;176 uint64_t alignment;177 llvm::DenseMap<const clang::FieldDecl *, uint64_t> field_offsets;178 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> base_offsets;179 llvm::DenseMap<const clang::CXXRecordDecl *, clang::CharUnits> vbase_offsets;
520 LayoutInfoTy LayoutInfo; member in __anon84c5c3410211::StructLayoutMap