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