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