Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp4296 for (auto *bodyIterator : CS->body()) { in evaluateCompoundStmtExpr() local
4297 if (const auto *E = dyn_cast<Expr>(bodyIterator)) in evaluateCompoundStmtExpr()