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