Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h169 S->setDistanceFunc(DistanceFunc); in create()
221 void setDistanceFunc(CapturedStmt *S) { in setDistanceFunc() function