Searched refs:EmitOMPGenericLoopDirective (Results 1 – 3 of 3) sorted by relevance
429 EmitOMPGenericLoopDirective(cast<OMPGenericLoopDirective>(*S)); in EmitStmt()
3895 void EmitOMPGenericLoopDirective(const OMPGenericLoopDirective &S);
7922 void CodeGenFunction::EmitOMPGenericLoopDirective( in EmitOMPGenericLoopDirective() function in CodeGenFunction