Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h50 uint32_t getLayoutSize() const { return LayoutSize; } in getLayoutSize() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h158 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function
277 static uint32_t getLayoutSize() { return 2 + sizeof(Layout); } in getLayoutSize() function