Searched defs:getSizeOf (Results 1 – 5 of 5) 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
1519 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
1813 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr
1862 Constant *ConstantExpr::getSizeOf(Type* Ty) { in getSizeOf() function in ConstantExpr