Searched defs:IndexedTokenSource (Results 1 – 1 of 1) sorted by relevance
176 class IndexedTokenSource : public FormatTokenSource { class178 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anon8a02ed030211::IndexedTokenSource