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