Searched refs:EmitOMPTeamsGenericLoopDirective (Results 1 – 3 of 3) sorted by relevance
421 EmitOMPTeamsGenericLoopDirective(cast<OMPTeamsGenericLoopDirective>(*S)); in EmitStmt()
3673 void EmitOMPTeamsGenericLoopDirective(const OMPTeamsGenericLoopDirective &S);
7891 void CodeGenFunction::EmitOMPTeamsGenericLoopDirective( in EmitOMPTeamsGenericLoopDirective() function in CodeGenFunction