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