Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
DUnwrappedLineParser.h91 void parseCaseLabel();
DUnwrappedLineParser.cpp621 parseCaseLabel(); in parseStructuralElement()
1059 void UnwrappedLineParser::parseCaseLabel() { in parseCaseLabel() function in clang::format::UnwrappedLineParser