Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DtypeGuardOfFormInstanceOf.js30 var ctor2: C2 | D1; variable
121 var ctor2; variable
/third_party/boost/libs/dll/test/
Dcpp_mangle_test.cpp92 auto ctor2 = ms.get_constructor<override_class(int)>(); in main() local
Dctti_type_name_parser_test.cpp65 auto ctor2 = ms.get_constructor<alias(int*)>(); in main() local
/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