Searched defs:OMPTeamsDirective (Results 1 – 2 of 2) sorted by relevance
2058 OMPTeamsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPTeamsDirective() function2067 explicit OMPTeamsDirective(unsigned NumClauses) in OMPTeamsDirective() function
2575 void CodeGenFunction::EmitOMPTeamsDirective(const OMPTeamsDirective &) { in EmitOMPTeamsDirective()