Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h962 virtual void CommaFound(const FormatToken *Token) {} in CommaFound() function
984 void CommaFound(const FormatToken *Token) override { in CommaFound() function