Searched refs:EmitOMPTeamsDirective (Results 1 – 3 of 3) sorted by relevance
307 EmitOMPTeamsDirective(cast<OMPTeamsDirective>(*S)); in EmitStmt()
3894 void EmitOMPTeamsDirective(const OMPTeamsDirective &S);
7027 void CodeGenFunction::EmitOMPTeamsDirective(const OMPTeamsDirective &S) { in EmitOMPTeamsDirective() function in CodeGenFunction