Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmt.cpp319 EmitOMPMasterTaskLoopDirective(cast<OMPMasterTaskLoopDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3548 void EmitOMPMasterTaskLoopDirective(const OMPMasterTaskLoopDirective &S);
DCGStmtOpenMP.cpp7688 void CodeGenFunction::EmitOMPMasterTaskLoopDirective( in EmitOMPMasterTaskLoopDirective() function in CodeGenFunction