Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DUseAfterMoveCheck.cpp165 for (const Stmt *Reinit : Reinits) { in findInternal() local
170 for (const Stmt *Reinit : ReinitsToDelete) { in findInternal() local
181 for (const Stmt *Reinit : Reinits) { in findInternal() local