Home
last modified time | relevance | path

Searched defs:NestedMap (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format.h398 typedef map<const FieldDescriptor*, vector<ParseInfoTree*> > NestedMap; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DYAMLIOTest.cpp2403 struct NestedMap { struct
2404 NestedMap(MappingContext &Context) : Context(Context) {} in NestedMap() argument
2420 template <> struct MappingTraits<NestedMap> { argument