Lines Matching full: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;
51 namespace yaml {
64 // Test the reading of a yaml mapping
88 // Test the reading of a yaml sequence of mappings
169 namespace yaml {
325 namespace yaml {
449 namespace yaml {
523 namespace yaml {
615 namespace yaml {
624 // MyCustomType is formatted as a yaml scalar. A value of
625 // {length=3, width=4} would be represented in yaml as "3 by 4".
698 namespace yaml {
726 namespace yaml {
798 namespace yaml {
834 // Test the reading of a yaml sequence of mappings
910 namespace yaml {
956 // Test the reading of a yaml sequence dynamic types
1023 namespace yaml {
1036 // Test the reading of a yaml mapping
1102 namespace yaml {
1128 // Test the reading of two different tagged yaml documents.
1184 namespace yaml {
1618 namespace yaml {