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