Searched refs:tokens_empty (Results 1 – 4 of 4) sorted by relevance
244 bool tokens_empty() const { return ReplacementTokens.empty(); } in tokens_empty() function
241 bool tokens_empty() const { return ReplacementTokens.empty(); } in tokens_empty() function
63 if (MI.tokens_empty() || !MI.tokens_begin()->hasLeadingSpace()) in PrintMacroDefinition()
62 if (MI.tokens_empty() || !MI.tokens_begin()->hasLeadingSpace()) in PrintMacroDefinition()