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