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