Home
last modified time | relevance | path

Searched refs:MyCustomTypeMap (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLIOTest.cpp1035 struct MyCustomTypeMap { struct
1045 struct MappingTraits<MyCustomTypeMap> { argument
1046 static void mapping(IO &io, MyCustomTypeMap& s) { in mapping()
1090 MyCustomTypeMap map; in TEST()
1104 MyCustomTypeMap map2; in TEST()