Home
last modified time | relevance | path

Searched refs:createUnwrappedLine (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroCallReconstructor.cpp64 UnwrappedLine Final = createUnwrappedLine( in takeResult()
507 MacroCallReconstructor::createUnwrappedLine(const ReconstructedLine &Line, in createUnwrappedLine() function in clang::format::MacroCallReconstructor
524 auto Line = createUnwrappedLine(**Child, Level); in createUnwrappedLine()
541 Current.Children.push_back(createUnwrappedLine( in createUnwrappedLine()
H A DMacros.h242 UnwrappedLine createUnwrappedLine(const ReconstructedLine &Line, int Level);