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

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

Completed in 93 milliseconds