Home
last modified time | relevance | path

Searched defs:unwrapValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DCasting.cpp112 static inline const T3 &unwrapValue(const T3 &t) { return t; } in unwrapValue() function
448 static UnwrappedType &unwrapValue(pointer_wrappers::PTy &P) { return P; } in unwrapValue() function
457 static UnwrappedType &unwrapValue(const pointer_wrappers::PTy &P) { in unwrapValue() function