Searched refs:EmitOMPDepobjDirective (Results 1 – 3 of 3) sorted by relevance
274 EmitOMPDepobjDirective(cast<OMPDepobjDirective>(*S)); in EmitStmt()
3529 void EmitOMPDepobjDirective(const OMPDepobjDirective &S);
5339 void CodeGenFunction::EmitOMPDepobjDirective(const OMPDepobjDirective &S) { in EmitOMPDepobjDirective() function in CodeGenFunction