Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp1256 SmartCastArray consequentSmartCasts = checker->Context().CloneSmartCasts(); in Check() local
1274 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()
2204 SmartCastArray consequentSmartCasts = checker->Context().CloneSmartCasts(); in Check() local
2222 checker->Context().RestoreSmartCasts(consequentSmartCasts); in Check()
2229 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()
2234 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()

Completed in 5 milliseconds