Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1750 DeclarationMatcher Function1Arg = functionDecl(parameterCountIs(1)); in TEST_P() local
1762 DeclarationMatcher Function1Arg = functionDecl(parameterCountIs(1)); in TEST_P() local