Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1006 DistIncOffset = 18, enumerator
1204 Data->getChildren()[DistIncOffset] = DistInc; in setDistInc()
1355 return cast<Expr>(Data->getChildren()[DistIncOffset]); in getDistInc()