Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1118 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1207 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1225 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2245 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()