Home
last modified time | relevance | path

Searched defs:parseLabel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp2264 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddoc.d3278 private bool parseLabel(ref OutBuffer buf, ref size_t i) in parseLabel() function