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