Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp4100 for (auto *bodyIterator : CS->body()) { in evaluateCompoundStmtExpr() local
4101 if (const auto *E = dyn_cast<Expr>(bodyIterator)) in evaluateCompoundStmtExpr()