Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.cpp76 unsigned CommaSeparatedList::formatAfterToken(LineState &State, in formatAfterToken() function in clang::format::CommaSeparatedList
H A DFormatToken.h756 virtual unsigned formatAfterToken(LineState &State, in formatAfterToken() function