Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.cpp122 void CheckerContext::CombineSmartCasts(SmartCastArray const &otherSmartCasts) in CombineSmartCasts() function in ark::es2panda::checker::CheckerContext
182 CombineSmartCasts(it->second);
189 CombineSmartCasts(prevSmartCasts);
464 CombineSmartCasts(it->second); in CombineBreakSmartCasts()
H A DcheckerContext.h181 void CombineSmartCasts(SmartCastArray const &otherSmartCasts);
H A DETSAnalyzer.cpp1274 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()
2229 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()
2234 checker->Context().CombineSmartCasts(consequentSmartCasts); in Check()
2373 checker->Context().CombineSmartCasts(smartCasts); in Check()
2446 checker->Context().CombineSmartCasts(cast); in Check()

Completed in 7 milliseconds