Home
last modified time | relevance | path

Searched defs:IndexedTokenSource (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp175 class IndexedTokenSource : public FormatTokenSource { class
177 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anon7e7ac7f00211::IndexedTokenSource