Searched refs:isTryBody (Results 1 – 1 of 1) sorted by relevance
1470 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local1471 if (isTryBody) in EmitDestructorBody()1494 if (!isTryBody) { in EmitDestructorBody()1520 if (isTryBody) in EmitDestructorBody()1540 if (isTryBody) in EmitDestructorBody()