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