Home
last modified time | relevance | path

Searched defs:getNumThreads (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h705 Expr *getNumThreads() const { return getStmtAs<Expr>(); } in getNumThreads() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6199 static void getNumThreads(CodeGenFunction &CGF, const CapturedStmt *CS, in getNumThreads() function