Searched refs:DTOR_BEGIN (Results 1 – 1 of 1) sorted by relevance
66 DTOR_BEGIN = AutomaticObjectDtor, enumerator176 assert(kind >= DTOR_BEGIN && kind <= DTOR_END); in CFGElement()187 return kind >= DTOR_BEGIN && kind <= DTOR_END; in isKind()