Searched refs:IndexedTokenSource (Results 1 – 1 of 1) sorted by relevance
196 class IndexedTokenSource : public FormatTokenSource { class198 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anon2b5cbe510211::IndexedTokenSource257 IndexedTokenSource TokenSource(AllTokens); in parse()