Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h763 virtual void CommaFound(const FormatToken *Token) {} in CommaFound() function
785 void CommaFound(const FormatToken *Token) override { in CommaFound() function