Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h68 uint32_t LayoutSize = 0; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp312 CharUnits LayoutSize = Layout.getSize(); in lowerUnion() local