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