Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h168 void parseCaseLabel();
H A DUnwrappedLineParser.cpp1558 parseCaseLabel(); in parseStructuralElement()
2085 parseCaseLabel(); in parseStructuralElement()
3245 void UnwrappedLineParser::parseCaseLabel() { in parseCaseLabel() function in clang::format::UnwrappedLineParser