Home
last modified time | relevance | path

Searched refs:getCleanup (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGBlocks.h149 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
DCGCleanup.h312 EHScopeStack::Cleanup *getCleanup() { in getCleanup() function
DCGBlocks.cpp772 EHScopeStack::stable_iterator cleanup = capture.getCleanup(); in EmitBlockLiteral()