Searched refs:IndexedTokenSource (Results 1 – 1 of 1) sorted by relevance
191 class IndexedTokenSource : public FormatTokenSource { class193 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anon0b30d40c0211::IndexedTokenSource252 IndexedTokenSource TokenSource(AllTokens); in parse()