Searched defs:getSizeOf (Results 1 – 4 of 4) sorted by relevance
49 template <class T> constexpr size_t getSizeOf() { return sizeof(T); } in getSizeOf() function
66 uint64_t getSizeOf() const { in getSizeOf() function
1862 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
1813 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr