Home
last modified time | relevance | path

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

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