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