Searched refs:EmitOMPTargetEnterDataDirective (Results 1 – 3 of 3) sorted by relevance
260 EmitOMPTargetEnterDataDirective(cast<OMPTargetEnterDataDirective>(*S)); in EmitStmt()
2489 void EmitOMPTargetEnterDataDirective(const OMPTargetEnterDataDirective &S);
3416 void CodeGenFunction::EmitOMPTargetEnterDataDirective( in EmitOMPTargetEnterDataDirective() function in CodeGenFunction