Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()