Searched defs:CustomMappingTraits (Results 1 – 2 of 2) sorted by relevance
207 template <> struct CustomMappingTraits<MapDocNode> { struct209 static void inputOne(IO &IO, StringRef Key, MapDocNode &M) { in inputOne()215 static void output(IO &IO, MapDocNode &M) { in output()
277 struct CustomMappingTraits { struct