Searched refs:RequiresCleanup (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 1275 const Stmt &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop() argument 1289 if (RequiresCleanup) in EmitOMPInnerLoop()
|
D | CodeGenFunction.h | 2530 const Stmt &S, bool RequiresCleanup, const Expr *LoopCond,
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 1862 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond, in EmitOMPInnerLoop() argument 1889 if (RequiresCleanup) in EmitOMPInnerLoop()
|
D | CodeGenFunction.h | 3512 const OMPExecutableDirective &S, bool RequiresCleanup,
|