Home
last modified time | relevance | path

Searched refs:parseCaseLabel (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.h140 void parseCaseLabel();
H A DUnwrappedLineParser.cpp1543 parseCaseLabel(); in parseStructuralElement()
1984 parseCaseLabel(); in parseStructuralElement()
3001 void UnwrappedLineParser::parseCaseLabel() { in parseCaseLabel() function in clang::format::UnwrappedLineParser