Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h494 DistIncOffset = 18, enumerator
693 Data->getChildren()[DistIncOffset] = DistInc; in setDistInc()
1018 return cast<Expr>(Data->getChildren()[DistIncOffset]); in getDistInc()