Searched refs:ActOnOpenMPThreadsClause (Results 1 – 2 of 2) sorted by relevance
1087 OMPClause *ActOnOpenMPThreadsClause(SourceLocation StartLoc,
16960 Res = ActOnOpenMPThreadsClause(StartLoc, EndLoc); in ActOnOpenMPClause()17156 OMPClause *SemaOpenMP::ActOnOpenMPThreadsClause(SourceLocation StartLoc, in ActOnOpenMPThreadsClause() function in SemaOpenMP