Searched refs:distributeComments (Results 1 – 2 of 2) sorted by relevance
169 void distributeComments(const SmallVectorImpl<FormatToken *> &Comments,
3231 void UnwrappedLineParser::distributeComments( in distributeComments() function in clang::format::UnwrappedLineParser3293 distributeComments(Comments, FormatTok); in readToken()3332 distributeComments(Comments, FormatTok); in readToken()3340 distributeComments(Comments, nullptr); in readToken()