Searched defs:cleanupScope (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCoroutine.cpp | 322 RunCleanupsScope cleanupScope(*this); EmitCoreturnStmt() local |
H A D | CGStmt.cpp | 1336 RunCleanupsScope cleanupScope(*this); EmitReturnStmt() local |