Searched refs:IndexedTokenSource (Results 1 – 2 of 2) sorted by relevance
86 class IndexedTokenSource : public FormatTokenSource {88 IndexedTokenSource(ArrayRef<FormatToken *> Tokens) in IndexedTokenSource() function
206 IndexedTokenSource TokenSource(AllTokens); in parse()