Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGClass.cpp1477 bool isTryBody = (Body && isa<CXXTryStmt>(Body)); in EmitDestructorBody() local
1478 if (isTryBody) in EmitDestructorBody()
1501 if (!isTryBody) { in EmitDestructorBody()
1527 if (isTryBody) in EmitDestructorBody()
1547 if (isTryBody) in EmitDestructorBody()