Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp990 void ETSGen::GuardUncheckedType(const ir::AstNode *node, const checker::Type *unchecked, const chec… in GuardUncheckedType()
1684 …Reftype(const ir::AstNode *const node, const checker::Type *const targetType, const bool unchecked) in CastToReftype()