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