Searched refs:UnwrappedType (Results 1 – 2 of 2) sorted by relevance
106 using UnwrappedType = T3; typedef413 using UnwrappedType = pointer_wrappers::PTy; typedef417 static UnwrappedType &unwrapValue(pointer_wrappers::PTy &P) { return P; } in unwrapValue()421 using UnwrappedType = pointer_wrappers::PTy; typedef426 static UnwrappedType &unwrapValue(const pointer_wrappers::PTy &P) { in unwrapValue()427 return const_cast<UnwrappedType &>(P); in unwrapValue()
632 using UnwrappedType = T;639 using UnwrappedType = T;648 using UnwrappedType = T;