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