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