Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h398 bool isCleanupPadScope() const { in isCleanupPadScope() function
DCGCall.cpp3918 } else if (isCleanupPadScope() && in EmitCall()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.h676 bool isCleanupPadScope() const {
DCGCall.cpp4906 } else if (isCleanupPadScope() && in EmitCall()