Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp313 EmitOMPTargetEnterDataDirective(cast<OMPTargetEnterDataDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3850 void EmitOMPTargetEnterDataDirective(const OMPTargetEnterDataDirective &S);
H A DCGStmtOpenMP.cpp7488 void CodeGenFunction::EmitOMPTargetEnterDataDirective( in EmitOMPTargetEnterDataDirective() function in CodeGenFunction