enum CalleeType

Declared at: clang/lib/Sema/SemaExpr.cpp:413

Enumerators

NameValueComment
CT_Function0
CT_Method1
CT_Block2