Home
last modified time | relevance | path

Searched defs:LayoutInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h67 struct LayoutInfo { struct
70 OffsetMap;
72 uint64_t bit_size = 0;
73 uint64_t alignment = 0;
74 llvm::DenseMap<const clang::FieldDecl *, uint64_t> field_offsets;
75 OffsetMap base_offsets;
76 OffsetMap vbase_offsets;
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackProtector.h105 SSPLayoutInfo LayoutInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp687 LayoutInfoTy LayoutInfo; member in __anonc1447c920611::StructLayoutMap