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