LLVM 22.0.0git
|
This class should be specialized by any type that needs to be converted to/from a YAML mapping in the case where the names of the keys are not known in advance, e.g. More...
#include "llvm/Support/YAMLTraits.h"
This class should be specialized by any type that needs to be converted to/from a YAML mapping in the case where the names of the keys are not known in advance, e.g.
a string map.
Definition at line 273 of file YAMLTraits.h.