Home
last modified time | relevance | path

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

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