Home
last modified time | relevance | path

Searched defs:ExitCXXTryStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGException.cpp1003 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in ExitCXXTryStmt() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp1149 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in ExitCXXTryStmt() function in CodeGenFunction