Searched defs:unwrapValue (Results 1 – 1 of 1) sorted by relevance
112 static inline const T3 &unwrapValue(const T3 &t) { return t; } in unwrapValue() function448 static UnwrappedType &unwrapValue(pointer_wrappers::PTy &P) { return P; } in unwrapValue() function457 static UnwrappedType &unwrapValue(const pointer_wrappers::PTy &P) { in unwrapValue() function