Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DcheckerContext.cpp141 bool const clearFlag = !IsInLoop(); in EnterLoop() local
160 void CheckerContext::ExitLoop(SmartCastArray &prevSmartCasts, bool const clearFlag, in ExitLoop()