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