Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp2560 bool ShouldCapture = in ParseObjCTryStmt() local
2562 if (ShouldCapture) in ParseObjCTryStmt()
2574 if (ShouldCapture) in ParseObjCTryStmt()
2576 } else if (ShouldCapture) { in ParseObjCTryStmt()