Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DtypeGuardOfFormInstanceOf.js24 var ctor1: C1 | C2; variable
116 var ctor1; variable
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardOfFormInstanceOf.ts23 var ctor1: C1 | C2; variable
/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1() function