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