Searched defs:parseLabel (Results 1 – 2 of 2) sorted by relevance
2264 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser
3278 private bool parseLabel(ref OutBuffer buf, ref size_t i) in parseLabel() function