Home
last modified time | relevance | path

Searched defs:LayoutSize (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h67 uint32_t LayoutSize = 0; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp312 CharUnits LayoutSize = Layout.getSize(); in lowerUnion() local