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