Searched refs:isTryBody (Results 1 – 1 of 1) sorted by relevance
1477 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local1478 if (isTryBody) in EmitDestructorBody()1501 if (!isTryBody) { in EmitDestructorBody()1527 if (isTryBody) in EmitDestructorBody()1547 if (isTryBody) in EmitDestructorBody()