Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1645 StatementMatcher Call2PlusArgs = callExpr(argumentCountAtLeast(2)); in TEST_P() local
1687 StatementMatcher Call2PlusArgs = callExpr(argumentCountAtLeast(2)); TEST_P() local
[all...]