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