enum CFGElement::Kind

Declared at: clang/include/clang/Analysis/CFG.h:57

Enumerators

NameValueComment
Initializer0
ScopeBegin1
ScopeEnd2
NewAllocator3
LifetimeEnds4
LoopExit5
Statement6
Constructor7
CXXRecordTypedCall8
STMT_BEGIN6
STMT_END8
AutomaticObjectDtor9
DeleteDtor10
BaseDtor11
MemberDtor12
TemporaryDtor13
DTOR_BEGIN9
DTOR_END13