Searched refs:getFirstNonComment (Results 1 – 3 of 3) sorted by relevance
154 FormatToken *getFirstNonComment() const { in getFirstNonComment() function
362 const auto *FirstNonComment = TheLine->getFirstNonComment(); in tryFitMultipleLinesInOne()
3168 for (FormatToken *Tok = Line.getFirstNonComment(), *Name = nullptr; Tok; in getFunctionName()5249 auto *FirstNonComment = Line.getFirstNonComment(); in mustBreakBefore()