Searched refs:isTryBody (Results 1 – 1 of 1) sorted by relevance
1476 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local1477 if (isTryBody) in EmitDestructorBody()1500 if (!isTryBody) { in EmitDestructorBody()1526 if (isTryBody) in EmitDestructorBody()1546 if (isTryBody) in EmitDestructorBody()