Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dmacros.h178 #define ASSERT_DO(cond, func) \ macro
203 #define ASSERT_DO(cond, func) static_cast<void>(0) // NOLINT(cppcoreguidelines-macro-usage) macro