Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs75 internal static readonly Type[] EmptyTypes = new Type[0]; field in Google.Protobuf.Reflection.ReflectionUtil
/third_party/typescript/tests/baselines/reference/
DarrayBestCommonTypes.js126 var EmptyTypes; variable
127 (function (EmptyTypes) { argument