Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp972 static constexpr std::size_t const ALTERNATE_TYPE_POSITION = 2UL; member in ark::es2panda::checker::std
992 std::get<ALTERNATE_TYPE_POSITION>(*types))); in CheckTestSmartCastCondition()
1012 std::make_pair(std::get<CONSEQUENT_TYPE_POSITION>(*types), std::get<ALTERNATE_TYPE_POSITION>(*types))); in CheckTestSmartCastCondition()
1114 auto *const &alternateTypeNew = std::get<ALTERNATE_TYPE_POSITION>(types); in CheckTestOrSmartCastCondition()

Completed in 5 milliseconds