Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp33 static void EmitOMPIfClause(CodeGenFunction &CGF, const Expr *Cond, in EmitOMPIfClause() function
508 EmitOMPIfClause(CGF, Cond, [&](bool ThenBlock) { in emitCommonOMPParallelDirective()