Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Object/
HDStackMapParser.h170 unsigned getSizeInBytes() const { in getSizeInBytes() function
273 unsigned getSizeInBytes() const { in getSizeInBytes() function
/NextBSD/contrib/llvm/include/llvm/IR/
HDDataLayout.h481 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function