Searched refs:EmitOMPParallelSectionsDirective (Results 1 – 3 of 3) sorted by relevance
249 EmitOMPParallelSectionsDirective(cast<OMPParallelSectionsDirective>(*S)); in EmitStmt()
3518 void EmitOMPParallelSectionsDirective(const OMPParallelSectionsDirective &S);
4440 void CodeGenFunction::EmitOMPParallelSectionsDirective( in EmitOMPParallelSectionsDirective() function in CodeGenFunction