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