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