Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp403 auto ListRange = Pending.shrinkToFitList(SuperRange); in foldList() local
404 Pending.foldChildren(TBTM.tokenBuffer(), ListRange, New); in foldList()