Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DFormatToken.h962 virtual const FormatToken *lastComma() { return nullptr; } lastComma() function
986 const FormatToken *lastComma() override { lastComma() function