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