Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h326 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
H A DCGCall.cpp3950 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
5299 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()