Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-loop-convert-extra.cpp269 int Ints[N], Ints_[N]; member
280 printf("%d\n", Ints_[I]); in loops()
305 printf("%d\n", Ints_[I]); in outOfLine()