Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConditionalType.h44 const Expression *CheckType() const in CheckType() function
/arkcompiler/runtime_core/verification/config/options/
Dmethod_options.h30 enum class CheckType { CFLOW, RESOLVE_ID, REG_USAGE, TYPING, ABSINT }; enum