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