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.cpp1937 bool noCatch = S->getNumCatchStmts() == 0; in RewriteObjCTryStmt() local
1943 if (noCatch) in RewriteObjCTryStmt()
2009 if (noCatch) { in RewriteObjCTryStmt()