Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Format/
H A DFormatToken.h509 virtual void CommaFound(const FormatToken *Token) {} in CommaFound() function
529 void CommaFound(const FormatToken *Token) override { in CommaFound() function