Searched refs:ShouldCapture (Results 1 – 2 of 2) sorted by relevance
151 if (_recorder.ShouldCapture()) { \189 if (_recorder.ShouldCapture()) { \758 if (!ShouldCapture())788 if (!ShouldCapture())829 if (m_serializer && ShouldCapture()) {867 bool ShouldCapture() { return m_local_boundary; }935 if (recorder.ShouldCapture()) {
2585 bool ShouldCapture = in ParseObjCTryStmt() local2587 if (ShouldCapture) in ParseObjCTryStmt()2599 if (ShouldCapture) in ParseObjCTryStmt()2601 } else if (ShouldCapture) { in ParseObjCTryStmt()