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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1957 bool noCatch = S->getNumCatchStmts() == 0; local
1963 if (noCatch)
2029 if (noCatch) {

Completed in 64 milliseconds