Searched refs:tokens_begin (Results 1 – 5 of 5) sorted by relevance
55 Tokens = &*Macro->tokens_begin(); in Init()59 NumTokens = Macro->tokens_end()-Macro->tokens_begin(); in Init()
357 std::equal(Tokens.begin(), Tokens.end(), MI->tokens_begin()); in MacroDefinitionEquals()
244 const_tokens_iterator tokens_begin() const { return ReplacementTokens; } in tokens_begin() function
570 ti = macro_info->tokens_begin(), in ForEachMacro()
62 if (MI.tokens_empty() || !MI.tokens_begin()->hasLeadingSpace()) in PrintMacroDefinition()