Searched refs:formatAfterToken (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.cpp75 unsigned CommaSeparatedList::formatAfterToken(LineState &State, function in class:clang::format::CommaSeparatedList
H A DFormatToken.h629 virtual unsigned formatAfterToken(LineState &State, function in class:clang::format::TokenRole
651 unsigned formatAfterToken(LineState &State, ContinuationIndenter *Indenter,
H A DContinuationIndenter.cpp1300 Penalty += Previous->Role->formatAfterToken(State, this, DryRun);

Completed in 150 milliseconds