Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h378 bool isCleanupPadScope() const { in isCleanupPadScope() function
DCGCall.cpp3502 } else if (isCleanupPadScope() && in EmitCall()