clang API Documentation
A call receiving a reference to 'self' invalidates the object that 'self' contains. This keeps the "self flags" assigned to the 'self' object before the call so we can assign them to the new object that 'self' points to after the call. More...


Static Public Member Functions | |
| static void * | GDMIndex () |
A call receiving a reference to 'self' invalidates the object that 'self' contains. This keeps the "self flags" assigned to the 'self' object before the call so we can assign them to the new object that 'self' points to after the call.
Definition at line 124 of file ObjCSelfInitChecker.cpp.
| static void* clang::ento::ProgramStateTrait< PreCallSelfFlags >::GDMIndex | ( | ) | [inline, static] |
Definition at line 125 of file ObjCSelfInitChecker.cpp.