Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1936 bool noCatch = S->getNumCatchStmts() == 0; in RewriteObjCTryStmt() local
1942 if (noCatch) in RewriteObjCTryStmt()
2008 if (noCatch) { in RewriteObjCTryStmt()