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

/external/llvm/include/llvm/Support/
H A DCasting.h167 struct cast_retty_wrap { struct in namespace:llvm
175 struct cast_retty_wrap<To, FromTy, FromTy> { struct in namespace:llvm
182 typedef typename cast_retty_wrap<To, From,
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCasting.h143 struct cast_retty_wrap { struct in namespace:llvm
151 struct cast_retty_wrap<To, FromTy, FromTy> { struct in namespace:llvm
158 typedef typename cast_retty_wrap<To, From,
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCasting.h166 struct cast_retty_wrap { struct in namespace:llvm
174 struct cast_retty_wrap<To, FromTy, FromTy> { struct in namespace:llvm
181 typedef typename cast_retty_wrap<To, From,

Completed in 154 milliseconds