Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp294 EmitOMPTargetDataDirective(cast<OMPTargetDataDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3531 void EmitOMPTargetDataDirective(const OMPTargetDataDirective &S);
H A DCGStmtOpenMP.cpp7266 void CodeGenFunction::EmitOMPTargetDataDirective( in EmitOMPTargetDataDirective() function in CodeGenFunction