Home
last modified time | relevance | path

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

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