Searched refs:parseLabel (Results 1 – 2 of 2) sorted by relevance
167 void parseLabel(bool LeftAlignLabel = false);
1537 parseLabel(); in parseStructuralElement()1676 parseLabel(!Style.IndentGotoLabels); in parseStructuralElement()3206 void UnwrappedLineParser::parseLabel(bool LeftAlignLabel) { in parseLabel() function in clang::format::UnwrappedLineParser3256 parseLabel(); in parseCaseLabel()