Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DunknownType.h24 UnknownType() : Type(TypeFlag::UNKNOWN) {} in UnknownType() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DunknownType.h25 UnknownType() : Type(TypeFlag::UNKNOWN) {} in UnknownType() function
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/
DLocal.ts53 if (this.name === THIS_NAME && this.type instanceof UnknownType) { alias
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/lib/
DFaultId.ts34 UnknownType, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblems.ts34 UnknownType, enumerator