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