Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp281 RunCleanupsScope cleanupScope(*this); in EmitCoreturnStmt() local
DCGStmt.cpp1183 RunCleanupsScope cleanupScope(*this); in EmitReturnStmt() local
1239 cleanupScope.ForceCleanup(); in EmitReturnStmt()
/external/clang/lib/CodeGen/
DCGStmt.cpp1007 RunCleanupsScope cleanupScope(*this); in EmitReturnStmt() local
1061 cleanupScope.ForceCleanup(); in EmitReturnStmt()