Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp439 static bool containerIsConst(const Expr *ContainerExpr, bool Dereference) { in containerIsConst() function
716 containerIsConst(ContainerExpr, Descriptor.ContainerNeedsDereference)) { in getArrayLoopQualifiers()