Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h444 virtual void CommaFound(const FormatToken *Token) {} in CommaFound() function
464 void CommaFound(const FormatToken *Token) override { in CommaFound() function