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