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