Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h182 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
H A DCGCleanup.h354 EHScopeStack::Cleanup *getCleanup() { in getCleanup() function
H A DCGCall.cpp5352 if (!(Cleanup && Cleanup->getCleanup()->isRedundantBeforeReturn())) in EmitCall()