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