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

/external/clang/lib/Format/
H A DFormatToken.h429 virtual unsigned formatFromToken(LineState &State, function in class:clang::format::TokenRole
435 /// \brief Same as \c formatFromToken, but assumes that the first token has
460 unsigned formatFromToken(LineState &State, ContinuationIndenter *Indenter,
H A DFormatToken.cpp113 unsigned CommaSeparatedList::formatFromToken(LineState &State, function in class:clang::format::CommaSeparatedList
H A DContinuationIndenter.cpp665 Current.Role->formatFromToken(State, this, DryRun);

Completed in 82 milliseconds