Searched refs:isCleanupPadScope (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenFunction.h | 378 bool isCleanupPadScope() const { in isCleanupPadScope() function |
D | CGCall.cpp | 3502 } else if (isCleanupPadScope() && in EmitCall() |