Searched refs:EmitOMPBarrierDirective (Results 1 – 3 of 3) sorted by relevance
238 EmitOMPBarrierDirective(cast<OMPBarrierDirective>(*S)); in EmitStmt()
3148 void EmitOMPBarrierDirective(const OMPBarrierDirective &S);
3548 void CodeGenFunction::EmitOMPBarrierDirective(const OMPBarrierDirective &S) { in EmitOMPBarrierDirective() function in CodeGenFunction