HomeSort by relevance Sort by last modified time
    Searched refs:PushDestructorCleanup (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CGClass.cpp     [all...]
CodeGenFunction.h 444 /// PushDestructorCleanup - Push a cleanup to call the
448 void PushDestructorCleanup(QualType T, Address Addr);
450 /// PushDestructorCleanup - Push a cleanup to call the
453 void PushDestructorCleanup(const CXXDestructorDecl *Dtor, Address Addr);
    [all...]

Completed in 206 milliseconds