Home
last modified time | relevance | path

Searched refs:RestoreSmartCasts (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp82 void CheckerContext::RestoreSmartCasts(SmartCastArray const &otherSmartCasts) in RestoreSmartCasts() function in ark::es2panda::checker::CheckerContext
462 RestoreSmartCasts(it->second); in CombineBreakSmartCasts()
H A DcheckerContext.h180 void RestoreSmartCasts(SmartCastArray const &otherSmartCasts);
H A DETSAnalyzer.cpp1257 checker->Context().RestoreSmartCasts(smartCasts); in Check()
2207 checker->Context().RestoreSmartCasts(smartCasts); in Check()
2222 checker->Context().RestoreSmartCasts(consequentSmartCasts); in Check()
2225 checker->Context().RestoreSmartCasts(smartCasts); in Check()
2375 checker->Context().RestoreSmartCasts(smartCasts); in Check()
2429 checker->Context().RestoreSmartCasts(smartCasts); in Check()
2443 checker->Context().RestoreSmartCasts(smartCasts); in Check()

Completed in 6 milliseconds