Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-query/
H A DQuery.cpp97 auto CommonEntry = Iter->first; in dumpLocations() local
100 while (Scout->first == CommonEntry) { in dumpLocations()
106 if (Scout->first == CommonEntry) in dumpLocations()