|
LLVM
4.0.0
|
#include <YAMLTraits.h>
Public Types | |
| typedef void(* | Signature_input )(IO &io, StringRef key, T &v) |
Static Public Member Functions | |
| template<typename U > | |
| static char | test (SameType< Signature_input,&U::inputOne > *) |
| template<typename U > | |
| static double | test (...) |
Static Public Attributes | |
| static bool const | value |
Definition at line 372 of file YAMLTraits.h.
| typedef void(* llvm::yaml::has_CustomMappingTraits< T >::Signature_input)(IO &io, StringRef key, T &v) |
Definition at line 374 of file YAMLTraits.h.
|
static |
|
static |
|
static |
Definition at line 383 of file YAMLTraits.h.
1.8.6