Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGException.cpp542 void CodeGenFunction::EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in EnterCXXTryStmt()
1003 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in ExitCXXTryStmt()