Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp1050 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1133 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1151 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2062 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()