Searched refs:EmitOMPTargetDirective (Results 1 – 3 of 3) sorted by relevance
304 EmitOMPTargetDirective(cast<OMPTargetDirective>(*S)); in EmitStmt()
3886 void EmitOMPTargetDirective(const OMPTargetDirective &S);
6993 void CodeGenFunction::EmitOMPTargetDirective(const OMPTargetDirective &S) { in EmitOMPTargetDirective() function in CodeGenFunction