Searched refs:EmitOMPScanDirective (Results 1 – 3 of 3) sorted by relevance
279 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
3617 void EmitOMPScanDirective(const OMPScanDirective &S);
5396 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction8017 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()