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