Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeGuardFunction.ts52 let subType: C; variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h110 BinaryType subType = static_cast<BinaryType>(argType.GetInt()); in SubWithTSType() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp949 std::string subType; in Create() local