Home
last modified time | relevance | path

Searched defs:CommaFound (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DFormatToken.h826 virtual void CommaFound(const FormatToken *Token) {} in CommaFound() function
848 void CommaFound(const FormatToken *Token) override { in CommaFound() function