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