Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2337 bool ShouldCapture = in ParseObjCTryStmt() local
2339 if (ShouldCapture) in ParseObjCTryStmt()
2351 if (ShouldCapture) in ParseObjCTryStmt()
2353 } else if (ShouldCapture) { in ParseObjCTryStmt()