Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmodernize-loop-convert-basic.cpp376 TypedefDerefContainer<int> Int_ptrs; in f() local
377 for (TypedefDerefContainer<int>::iterator I = Int_ptrs.begin(), in f()
378 E = Int_ptrs.end(); in f()