Home
last modified time | relevance | path

Searched refs:EmitOMPCancellationPointDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp294 EmitOMPCancellationPointDirective(cast<OMPCancellationPointDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3630 EmitOMPCancellationPointDirective(const OMPCancellationPointDirective &S);
H A DCGStmtOpenMP.cpp7154 void CodeGenFunction::EmitOMPCancellationPointDirective( in EmitOMPCancellationPointDirective() function in CodeGenFunction