Home | History | Annotate | Download | only in Sema

Lines Matching refs:OMPThreadsClause

5959   OMPThreadsClause *TC = nullptr;
5986 TC = cast<OMPThreadsClause>(C);
8008 return new (Context) OMPThreadsClause(StartLoc, EndLoc);