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