Searched refs:EmitOMPCancellationPointDirective (Results 1 – 3 of 3) sorted by relevance
251 EmitOMPCancellationPointDirective(cast<OMPCancellationPointDirective>(*S)); in EmitStmt()
2497 EmitOMPCancellationPointDirective(const OMPCancellationPointDirective &S);
3356 void CodeGenFunction::EmitOMPCancellationPointDirective( in EmitOMPCancellationPointDirective() function in CodeGenFunction