Searched refs:addArgCleanupDeactivation (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h320 void addArgCleanupDeactivation(EHScopeStack::stable_iterator Cleanup, function in class:clang::CodeGen::CGCallee::CallArgList
H A DCGCall.cpp3138 args.addArgCleanupDeactivation(cleanup, isActive);
3645 args.addArgCleanupDeactivation(EHStack.getInnermostEHScope(), IsActive);

Completed in 165 milliseconds