Home
last modified time | relevance | path

Searched defs:undefinedType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
Dverification_options.h53 bool undefinedType = false; member
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DInteropDeprecatedBuiltInAPICheck.ts100 static readonly undefinedType = UndefinedType.getInstance(); property in APIBasicType