Searched refs:EmitOMPParallelDirective (Results 1 – 3 of 3) sorted by relevance
203 EmitOMPParallelDirective(cast<OMPParallelDirective>(*S)); in EmitStmt()
3441 void EmitOMPParallelDirective(const OMPParallelDirective &S);
1688 void CodeGenFunction::EmitOMPParallelDirective(const OMPParallelDirective &S) { in EmitOMPParallelDirective() function in CodeGenFunction