Searched refs:IndexedTokenSource (Results 1 – 1 of 1) sorted by relevance
157 class IndexedTokenSource : public FormatTokenSource { class159 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function in clang::format::__anonfb5115ef0211::IndexedTokenSource207 IndexedTokenSource TokenSource(AllTokens); in parse()