Searched refs:parseLabel (Results 1 – 2 of 2) sorted by relevance
110 void parseLabel(bool LeftAlignLabel = false);
1160 parseLabel(); in parseStructuralElement()1517 parseLabel(!Style.IndentGotoLabels); in parseStructuralElement()2342 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser2388 parseLabel(); in parseCaseLabel()