Home
last modified time | relevance | path

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

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