Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h49 uint32_t getLayoutSize() const { return LayoutSize; } in getLayoutSize() function
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h49 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