Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.h114 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
DCGCall.cpp2986 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
3863 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h329 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate() function
DCGCall.cpp3608 CallArgs.getCleanupsToDeactivate(); in deactivateArgCleanupsBeforeCall()
4835 if (!CallArgs.getCleanupsToDeactivate().empty()) in EmitCall()