Searched refs:tokens_empty (Results 1 – 2 of 2) sorted by relevance
248 bool tokens_empty() const { return NumReplacementTokens == 0; } in tokens_empty() function
61 if (MI.tokens_empty() || !MI.tokens_begin()->hasLeadingSpace()) in PrintMacroDefinition()