Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h964 virtual const FormatToken *lastComma() { return nullptr; } in lastComma() function
988 const FormatToken *lastComma() override { in lastComma() function