Searched defs:Call1Arg (Results 1 – 1 of 1) sorted by relevance
1734 StatementMatcher Call1Arg = callExpr(argumentCountIs(1)); in TEST_P() local 1745 StatementMatcher Call1Arg = callExpr(argumentCountIs(1)); in TEST_P() local