LLVM 22.0.0git
|
#include "llvm/Support/YAMLTraits.h"
Public Types | |
using | SignatureEnumeration = void (*)(class IO &, T &) |
template<class U> | |
using | check |
Static Public Attributes | |
static constexpr bool | value = is_detected<check, T>::value |
Definition at line 307 of file YAMLTraits.h.
Definition at line 311 of file YAMLTraits.h.
using llvm::yaml::has_ScalarEnumerationTraits< T >::SignatureEnumeration = void (*)(class IO &, T &) |
Definition at line 308 of file YAMLTraits.h.
|
staticconstexpr |
Definition at line 314 of file YAMLTraits.h.