Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DCompilerInvocationTest.cpp60 auto InnerMatches = [this](const auto &Element) { in MATCHER_P2() local
65 return count_if(arg, InnerMatches) == N; in MATCHER_P2()