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