Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h67 uint32_t LayoutSize = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h68 uint32_t LayoutSize = 0; variable
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp287 CharUnits LayoutSize = Layout.getSize(); in lowerUnion() local