Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp2593 bool ShouldCapture = in ParseObjCTryStmt() local
2595 if (ShouldCapture) in ParseObjCTryStmt()
2607 if (ShouldCapture) in ParseObjCTryStmt()
2609 } else if (ShouldCapture) { in ParseObjCTryStmt()