Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.h186 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
HDCGCleanup.h418 EHScopeStack::Cleanup *getCleanup() {
HDCGCall.cpp5836 if (!(Cleanup && Cleanup->getCleanup()->isRedundantBeforeReturn())) in EmitCall()