Searched defs:nextLine (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/ | ||
H A D | string.d | 109 enum nextLine = "\xC2\x85"; in stripLeadingLineTerminator() local |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.cpp | 53 void nextLine(const AnnotatedLine &Line) { in nextLine() function in clang::format::__anon25f930cf0111::LevelIndentTracker |