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