Home
last modified time | relevance | path

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

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