Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DcastingContext.cpp38 bool CastingContext::UncheckedCast() const noexcept in UncheckedCast() function in panda::es2panda::checker::CastingContext
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.h200 [[nodiscard]] bool UncheckedCast() const noexcept in UncheckedCast() function