Searched defs:addCleanup (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp789 void MachineFunction::addCleanup(MachineBasicBlock *LandingPad) { function in class:MachineFunction
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1490 auto addCleanup = [&](const EHScopeStack::stable_iterator &cleanup) { local

Completed in 119 milliseconds