Home
last modified time | relevance | path

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

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