Searched defs:to_address (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1585 template <class T> constexpr T *to_address(T *P) { return P; } function in namespace:llvm

Completed in 225 milliseconds