Searched refs:isTryBody (Results 1 – 1 of 1) sorted by relevance
1478 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local1479 if (isTryBody) in EmitDestructorBody()1502 if (!isTryBody) { in EmitDestructorBody()1528 if (isTryBody) in EmitDestructorBody()1548 if (isTryBody) in EmitDestructorBody()