Home
last modified time | relevance | path

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

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