Searched refs:EmitOMPSectionDirective (Results 1 – 3 of 3) sorted by relevance
200 EmitOMPSectionDirective(cast<OMPSectionDirective>(*S)); in EmitStmt()
2472 void EmitOMPSectionDirective(const OMPSectionDirective &S);
2300 void CodeGenFunction::EmitOMPSectionDirective(const OMPSectionDirective &S) { in EmitOMPSectionDirective() function in CodeGenFunction