Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h365 CondOffset = 5, enumerator
492 *std::next(child_begin(), CondOffset) = Cond; in setCond()
803 reinterpret_cast<const Expr *>(*std::next(child_begin(), CondOffset))); in getCond()