Home
last modified time | relevance | path

Searched refs:SuperRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp406 void foldList(ArrayRef<syntax::Token> SuperRange, syntax::List *New, in foldList() argument
409 auto ListRange = Pending.shrinkToFitList(SuperRange); in foldList()