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