Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dcontainer-contains.cpp35 int testDifferentCheckTypes(std::map<int, int> &MyMap) { testDifferentCheckTypes() function
255 void *testDifferentCheckTypes(CustomMap<int, int> &MyMap) { testDifferentCheckTypes() function