Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-query/
H A DQuery.cpp94 unsigned MatchCount = 0; run() local
/llvm-project/clang/unittests/Tooling/
H A DSourceCodeTest.cpp102 int MatchCount = 0; member in __anon2a9822400111::AnnotatedCodeVisitor