Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1093 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1176 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1194 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2226 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()