Home
last modified time | relevance | path

Searched defs:ArrayBoundExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.h370 const Expr *ArrayBoundExpr; global() variable
H A DLoopConvertUtils.cpp453 const Expr *ArrayBoundExpr, in ForLoopIndexUseVisitor() argument