Searched defs:Function1Arg (Results 1 – 1 of 1) sorted by relevance
1750 DeclarationMatcher Function1Arg = functionDecl(parameterCountIs(1)); in TEST_P() local 1762 DeclarationMatcher Function1Arg = functionDecl(parameterCountIs(1)); in TEST_P() local