Home | History | Annotate | Download | only in Support

Lines Matching refs:yaml

18 using llvm::yaml::Input;
19 using llvm::yaml::Output;
20 using llvm::yaml::IO;
21 using llvm::yaml::MappingTraits;
22 using llvm::yaml::MappingNormalization;
23 using llvm::yaml::ScalarTraits;
24 using llvm::yaml::Hex8;
25 using llvm::yaml::Hex16;
26 using llvm::yaml::Hex32;
27 using llvm::yaml::Hex64;
44 namespace yaml {
57 // Test the reading of a yaml mapping
71 // Test the reading of a yaml sequence of mappings
151 namespace yaml {
299 namespace yaml {
373 namespace yaml {
465 namespace yaml {
474 // MyCustomType is formatted as a yaml scalar. A value of
475 // {length=3, width=4} would be represented in yaml as "3 by 4".
547 namespace yaml {
573 namespace yaml {
645 namespace yaml {
681 // Test the reading of a yaml sequence of mappings
757 namespace yaml {
803 // Test the reading of a yaml sequence dynamic types
870 namespace yaml {
883 // Test the reading of a yaml mapping