Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.h3643 const OMPExecutableDirective &S, bool RequiresCleanup,
H A DCGStmtOpenMP.cpp2073 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop() argument
2101 if (RequiresCleanup) in EmitOMPInnerLoop()