Searched defs:CurrentLines (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DUnwrappedLineParser.h137 // The parsed lines. Only added to through \c CurrentLines.
145 // New unwrapped lines are added via CurrentLines.
149 SmallVectorImpl<UnwrappedLine> *CurrentLines; member in class:clang::format::UnwrappedLineParser

Completed in 73 milliseconds