Searched refs:Punc (Results 1 – 1 of 1) sorted by relevance
165 if (const char *Punc = tok::getPunctuatorSpelling(Tok.getKind())) in dump() local166 Out << Punc; in dump()