Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.h182 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
HDCGCleanup.h354 EHScopeStack::Cleanup *getCleanup() { in getCleanup() function
HDCGBlocks.cpp1166 EHScopeStack::stable_iterator cleanup = capture.getCleanup(); in EmitBlockLiteral()