Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.cpp176 … [&var](const SmartCastTuple &smartCast) { return std::get<0>(smartCast) == var; }) != in EnterLoop()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1288 for (auto &smartCast : testSmartCasts_) { in InvalidateNecessarySmartCastsInLogicalAnd() local
1351 for (auto &smartCast : testSmartCasts_) { in CheckTestSmartCastCondition() local