Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp918 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
999 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1016 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
1848 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp1062 static void emitCatchDispatchBlock(CodeGenFunction &CGF, in emitCatchDispatchBlock() function
1145 emitCatchDispatchBlock(*this, catchScope); in popCatchScope()
1163 emitCatchDispatchBlock(*this, CatchScope); in ExitCXXTryStmt()
2131 emitCatchDispatchBlock(*this, CatchScope); in ExitSEHTryStmt()