LLVM 20.0.0git
|
Find the first type in a list of types. More...
#include "llvm/ADT/PointerUnion.h"
Public Types | |
using | type = T |
Find the first type in a list of types.
Definition at line 42 of file PointerUnion.h.
using llvm::pointer_union_detail::GetFirstType< T,... >::type = T |
Definition at line 43 of file PointerUnion.h.