Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h113 void parseSwitch();
H A DUnwrappedLineParser.cpp1022 parseSwitch(); in parseStructuralElement()
1939 void UnwrappedLineParser::parseSwitch() { in parseSwitch() function in clang::format::UnwrappedLineParser