Searched defs:CheckType (Results 1 – 2 of 2) sorted by relevance
44 const Expression *CheckType() const in CheckType() function
30 enum class CheckType { CFLOW, RESOLVE_ID, REG_USAGE, TYPING, ABSINT }; enum