Searched refs:parseLabel (Results 1 – 2 of 2) sorted by relevance
161 void parseLabel(bool LeftAlignLabel = false);
1541 parseLabel(); in parseStructuralElement()1547 parseLabel(); in parseStructuralElement()1687 parseLabel(!Style.IndentGotoLabels); in parseStructuralElement()3269 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser3326 parseLabel(); in parseCaseLabel()