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