Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp2639 bool ShouldCapture = in ParseObjCTryStmt() local
2641 if (ShouldCapture) in ParseObjCTryStmt()
2653 if (ShouldCapture) in ParseObjCTryStmt()
2655 } else if (ShouldCapture) { in ParseObjCTryStmt()