Searched refs:EmitOMPScanDirective (Results 1 – 3 of 3) sorted by relevance
273 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
3527 void EmitOMPScanDirective(const OMPScanDirective &S);
5298 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction7807 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()