Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLTraits.h74 template <class T, class Context> struct MappingContextTraits { struct
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLTraits.h82 template <class T, class Context> struct MappingContextTraits { struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp351 struct MappingContextTraits<MetadataSection, MetadataSection::Option> { struct
352 static void mapping(IO &IO, MetadataSection &Section, in mapping()