Home
last modified time | relevance | path

Searched refs:getLoopVarFunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h236 CapturedStmt *getLoopVarFunc() { in getLoopVarFunc() function
239 const CapturedStmt *getLoopVarFunc() const { in getLoopVarFunc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1989 const CapturedStmt *LoopVarFunc = S->getLoopVarFunc(); in EmitOMPCanonicalLoop()