Home
last modified time | relevance | path

Searched refs:distributeComments (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h231 void distributeComments(const SmallVectorImpl<FormatToken *> &Comments,
H A DUnwrappedLineParser.cpp4769 void UnwrappedLineParser::distributeComments( in distributeComments() function in clang::format::UnwrappedLineParser
4865 distributeComments(Comments, FormatTok); in readToken()
4978 distributeComments(Comments, FormatTok); in readToken()
4986 distributeComments(Comments, nullptr); in readToken()