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.cpp2652 bool ShouldCapture = in ParseObjCTryStmt() local
2654 if (ShouldCapture) in ParseObjCTryStmt()
2666 if (ShouldCapture) in ParseObjCTryStmt()
2668 } else if (ShouldCapture) { in ParseObjCTryStmt()