LLVM 20.0.0git
|
A type trait whose value
field is true
if the given type is a BCArray (of any element kind).
More...
#include "llvm/Bitcode/BitcodeConvenience.h"
Public Types | |
typedef bool | value_type |
Static Public Attributes | |
static constexpr bool | value |
A type trait whose value
field is true
if the given type is a BCArray (of any element kind).
Definition at line 336 of file BitcodeConvenience.h.
typedef bool llvm::detail::is_array< T >::value_type |
Definition at line 342 of file BitcodeConvenience.h.
|
staticconstexpr |
Definition at line 343 of file BitcodeConvenience.h.