Home | History | Annotate | Download | only in AST

Lines Matching refs:getNumThreads

370   Expr *getNumThreads() const { return cast_or_null<Expr>(NumThreads); }