Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h162 void parseCaseLabel();
H A DUnwrappedLineParser.cpp1569 parseCaseLabel(); in parseStructuralElement()
2109 parseCaseLabel(); in parseStructuralElement()
3309 void UnwrappedLineParser::parseCaseLabel() { in parseCaseLabel() function in clang::format::UnwrappedLineParser