Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCall.h290 struct CallArgCleanup { struct
335 CallArgCleanup ArgCleanup; in addArgCleanupDeactivation()
341 ArrayRef<CallArgCleanup> getCleanupsToDeactivate() const { in getCleanupsToDeactivate()
359 SmallVector<CallArgCleanup, 1> CleanupsToDeactivate;
HDCGCall.cpp4193 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall()