Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h170 S->setLoopVarFunc(LoopVarFunc); in create()
242 void setLoopVarFunc(CapturedStmt *S) { in setLoopVarFunc() function