Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DassertStatement.h48 const Expression *Second() const in Second() function
/arkcompiler/runtime_core/libpandabase/tests/
Dexpected_test.cpp24 enum class ErrorCode { First, Second }; enumerator