Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.h183 EHScopeStack::stable_iterator getCleanup() const { in getCleanup() function
H A DCGCleanup.h355 EHScopeStack::Cleanup *getCleanup() { in getCleanup() function
H A DCGBlocks.cpp1171 EHScopeStack::stable_iterator cleanup = capture.getCleanup(); in EmitBlockLiteral()