Searched refs:EmitOMPSectionsDirective (Results 1 – 3 of 3) sorted by relevance
238 EmitOMPSectionsDirective(cast<OMPSectionsDirective>(*S)); in EmitStmt()
3827 void EmitOMPSectionsDirective(const OMPSectionsDirective &S);
4167 void CodeGenFunction::EmitOMPSectionsDirective(const OMPSectionsDirective &S) { in EmitOMPSectionsDirective() function in CodeGenFunction