Home
last modified time | relevance | path

Searched defs:MappingContextTraits (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp286 struct MappingContextTraits<exegesis::BenchmarkKey, YamlContext> { global() struct
287 mappingllvm::yaml::MappingContextTraits mapping() argument
297 struct MappingContextTraits<exegesis::Benchmark, YamlContext> { global() struct
298 NormalizedBinaryllvm::yaml::MappingContextTraits global() argument
314 mappingllvm::yaml::MappingContextTraits mapping() argument
/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h84 template <class T, class Context> struct MappingContextTraits { global() struct
[all...]
/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp341 struct MappingContextTraits<MetadataSection, MetadataSection::Option> { struct
342 static void mapping(IO &IO, MetadataSection &Section, in mapping()
/llvm-project/llvm/unittests/Support/
H A DYAMLIOTest.cpp2619 template <> struct MappingContextTraits<SimpleMap, MappingContext> { global() struct
2620 mappingllvm::yaml::MappingContextTraits mapping() argument
2626 validatellvm::yaml::MappingContextTraits validate() argument