Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp406 auto ListRange = Pending.shrinkToFitList(SuperRange); in foldList() local
407 Pending.foldChildren(Arena, ListRange, New); in foldList()