Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp196 class IndexedTokenSource : public FormatTokenSource { class
198 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anond4a2c0880211::IndexedTokenSource