Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtOpenMP.h314 CondOffset = 5, enumerator
427 *std::next(child_begin(), CondOffset) = Cond; in setCond()
628 reinterpret_cast<const Expr *>(*std::next(child_begin(), CondOffset))); in getCond()