Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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.cpp5745 if (!(Cleanup && Cleanup->getCleanup()->isRedundantBeforeReturn())) in EmitCall()