Searched refs:EmitOMPFlushDirective (Results 1 – 3 of 3) sorted by relevance
236 EmitOMPFlushDirective(cast<OMPFlushDirective>(*S)); in EmitStmt()
2484 void EmitOMPFlushDirective(const OMPFlushDirective &S);
2610 void CodeGenFunction::EmitOMPFlushDirective(const OMPFlushDirective &S) { in EmitOMPFlushDirective() function in CodeGenFunction