Home
last modified time | relevance | path

Searched refs:Punc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DMacroInfo.cpp187 if (const char *Punc = tok::getPunctuatorSpelling(Tok.getKind())) in dump() local
188 Out << Punc; in dump()