Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DFormatToken.h861 virtual const FormatToken *lastComma() { return nullptr; } in lastComma() function
885 const FormatToken *lastComma() override { in lastComma() function