Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h331 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
H A DCGCall.cpp3815 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
5132 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()