Searched refs:EmitOMPScanDirective (Results 1 – 3 of 3) sorted by relevance
277 EmitOMPScanDirective(cast<OMPScanDirective>(*S)); in EmitStmt()
3530 void EmitOMPScanDirective(const OMPScanDirective &S);
5362 void CodeGenFunction::EmitOMPScanDirective(const OMPScanDirective &S) { in EmitOMPScanDirective() function in CodeGenFunction7795 EmitOMPScanDirective(*SD); in EmitSimpleOMPExecutableDirective()