LLVM: llvm::yaml::has_MappingEnumInputTraits< T, EmptyContext > Struct Template Reference (original) (raw)
#include "[llvm/Support/YAMLTraits.h](YAMLTraits%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::has_MappingEnumInputTraits< T, EmptyContext >:
| Public Types | |
|---|---|
| using | SignatureEnumInput = void (*)(class IO &, T &) |
| template | |
| using | check = SameType<SignatureEnumInput, &U::enumInput> |
Detailed Description
template<class T>
struct llvm::yaml::has_MappingEnumInputTraits< T, EmptyContext >
Definition at line 418 of file YAMLTraits.h.
Member Typedef Documentation
◆ check
template<class T>
template
◆ SignatureEnumInput
Member Data Documentation
◆ value
The documentation for this struct was generated from the following file:
- include/llvm/Support/YAMLTraits.h