Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h153 void parseCaseLabel();
H A DUnwrappedLineParser.cpp1651 parseCaseLabel(); in parseStructuralElement()
2134 parseCaseLabel(); in parseStructuralElement()
3194 void UnwrappedLineParser::parseCaseLabel() { in parseCaseLabel() function in clang::format::UnwrappedLineParser