Searched refs:EmitOMPTargetDataDirective (Results 1 – 3 of 3) sorted by relevance
290 EmitOMPTargetDataDirective(cast<OMPTargetDataDirective>(*S)); in EmitStmt()
3468 void EmitOMPTargetDataDirective(const OMPTargetDataDirective &S);
6586 void CodeGenFunction::EmitOMPTargetDataDirective( in EmitOMPTargetDataDirective() function in CodeGenFunction