Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1099 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1182 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1200 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2230 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()