Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp274 EmitOMPDepobjDirective(cast<OMPDepobjDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3529 void EmitOMPDepobjDirective(const OMPDepobjDirective &S);
H A DCGStmtOpenMP.cpp5339 void CodeGenFunction::EmitOMPDepobjDirective(const OMPDepobjDirective &S) { in EmitOMPDepobjDirective() function in CodeGenFunction