Home
last modified time | relevance | path

Searched refs:isTryBody (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1481 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local
1482 if (isTryBody) in EmitDestructorBody()
1505 if (!isTryBody) { in EmitDestructorBody()
1531 if (isTryBody) in EmitDestructorBody()
1551 if (isTryBody) in EmitDestructorBody()