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