Searched refs:EmitOMPCancelDirective (Results 1 – 3 of 3) sorted by relevance
254 EmitOMPCancelDirective(cast<OMPCancelDirective>(*S)); in EmitStmt()
2498 void EmitOMPCancelDirective(const OMPCancelDirective &S);
3362 void CodeGenFunction::EmitOMPCancelDirective(const OMPCancelDirective &S) { in EmitOMPCancelDirective() function in CodeGenFunction