Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.h186 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
H A DCGCleanup.h354 EHScopeStack::Cleanup *getCleanup() { in getCleanup() function
H A DCGCall.cpp5533 if (!(Cleanup && Cleanup->getCleanup()->isRedundantBeforeReturn())) in EmitCall()