Searched refs:createUnwrappedLine (Results 1 – 2 of 2) sorted by relevance
66 createUnwrappedLine(*Result.Tokens.front()->Children.front(), Level); in takeResult()505 MacroCallReconstructor::createUnwrappedLine(const ReconstructedLine &Line, in createUnwrappedLine() function in clang::format::MacroCallReconstructor515 Current.Children.push_back(createUnwrappedLine(*Child, Level + 1)); in createUnwrappedLine()
247 UnwrappedLine createUnwrappedLine(const ReconstructedLine &Line, int Level);