Searched refs:parseLabel (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h109 void parseLabel(bool LeftAlignLabel = false);
H A DUnwrappedLineParser.cpp1093 parseLabel();
1434 parseLabel(!Style.IndentGotoLabels);
2208 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { function in class:clang::format::UnwrappedLineParser
2251 parseLabel();

Completed in 101 milliseconds