Searched refs:IndexedTokenSource (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DUnwrappedLineParser.cpp176 class IndexedTokenSource : public FormatTokenSource { class in namespace:clang::format::__anon17901
178 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) function in class:clang::format::__anon17901::IndexedTokenSource
227 IndexedTokenSource TokenSource(AllTokens);

Completed in 81 milliseconds