struct is_simple_type

Declaration

template <class X>
struct is_simple_type { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/Casting.h:232

Templates

X

Member Variables

public static const bool value = std::is_same<type-parameter-0-0, typename simplify_type<type-parameter-0-0>::SimpleType>::value