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