Home
last modified time | relevance | path

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

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