Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp326 EmitOMPTargetUpdateDirective(cast<OMPTargetUpdateDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3470 void EmitOMPTargetUpdateDirective(const OMPTargetUpdateDirective &S);
H A DCGStmtOpenMP.cpp7060 void CodeGenFunction::EmitOMPTargetUpdateDirective( in EmitOMPTargetUpdateDirective() function in CodeGenFunction