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