Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DtypeGuardOfFormInstanceOf.js30 var ctor2: C2 | D1; variable
121 var ctor2; variable
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardOfFormInstanceOf.ts29 var ctor2: C2 | D1; variable
/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h401 inline void ctor2(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor2() function