Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.h326 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
H A DCGCall.cpp3900 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
5227 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()