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