Searched refs:parseLabel (Results 1 – 2 of 2) sorted by relevance
152 void parseLabel(bool LeftAlignLabel = false);
1630 parseLabel(); in parseStructuralElement()2062 parseLabel(!Style.IndentGotoLabels); in parseStructuralElement()3155 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser3201 parseLabel(); in parseCaseLabel()