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