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