Home
last modified time | relevance | path

Searched defs:NestedTypes (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/components/policy/core/common/
Dplist_writer_unittest.cc78 TEST_F(PlistWriterTest, NestedTypes) { in TEST_F() argument
/external/libchrome/base/json/
Djson_writer_unittest.cc54 TEST(JSONWriterTest, NestedTypes) { in TEST() argument
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs79 public GeneratedClrTypeInfo[] NestedTypes { get; } property in Google.Protobuf.Reflection.GeneratedClrTypeInfo
DMessageDescriptor.cs208 public IList<MessageDescriptor> NestedTypes { get; } property in Google.Protobuf.Reflection.MessageDescriptor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2112 std::vector<const DIType *> NestedTypes; member
/external/clang/lib/Sema/
DSemaTemplate.cpp1669 SmallVector<QualType, 4> NestedTypes; in MatchTemplateParametersToScopeSpecifier() local