Searched defs:ForceCleanup (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp374 void RunCleanup(bool ForceCleanup) { argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h926 void ForceCleanup(std::initializer_list<llvm::Value**> ValuesToReload = {}) { function in class:clang::CodeGen::CodeGenFunction::RunCleanupsScope
978 void ForceCleanup() { function in class:clang::CodeGen::CodeGenFunction::LexicalScope
1104 void ForceCleanup() { function in class:clang::CodeGen::CodeGenFunction::OMPPrivateScope

Completed in 122 milliseconds