Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.h500 NestedMap; typedef
/external/llvm-project/llvm/unittests/Support/
DYAMLIOTest.cpp2538 struct NestedMap { struct
2539 NestedMap(MappingContext &Context) : Context(Context) {} in NestedMap() function
2555 template <> struct MappingTraits<NestedMap> { argument