Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.h117 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
HDCGCall.cpp2607 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
3399 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()