Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Query/Matcher/
H A DParser.cpp249 void nextArg() { ++parser->contextStack.back().second; } in nextArg() function
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp344 void nextArg() { in nextArg() function