Home
last modified time | relevance | path

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

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