Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndex.cpp3673 for (auto *bodyIterator : compoundStmt->body()) { in clang_Cursor_Evaluate() local
3674 if ((expr = dyn_cast<Expr>(bodyIterator))) { in clang_Cursor_Evaluate()