Searched refs:EmitOMPForDirective (Results 1 – 3 of 3) sorted by relevance
215 EmitOMPForDirective(cast<OMPForDirective>(*S)); in EmitStmt()
3445 void EmitOMPForDirective(const OMPForDirective &S);
3605 void CodeGenFunction::EmitOMPForDirective(const OMPForDirective &S) { in EmitOMPForDirective() function in CodeGenFunction