Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1117 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1206 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1224 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2242 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()