Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp329 EmitOMPTargetUpdateDirective(cast<OMPTargetUpdateDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3471 void EmitOMPTargetUpdateDirective(const OMPTargetUpdateDirective &S);
H A DCGStmtOpenMP.cpp7093 void CodeGenFunction::EmitOMPTargetUpdateDirective( in EmitOMPTargetUpdateDirective() function in CodeGenFunction