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