Searched defs:MatchCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-query/ | ||
H A D | Query.cpp | 94 unsigned MatchCount = 0; run() local |
/llvm-project/clang/unittests/Tooling/ | ||
H A D | SourceCodeTest.cpp | 102 int MatchCount = 0; member in __anon2a9822400111::AnnotatedCodeVisitor |