Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.h112 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
HDCGCall.cpp1864 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
2459 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()