Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h204 void parseVerilogCaseLabel();
H A DUnwrappedLineParser.cpp2124 parseVerilogCaseLabel(); in parseStructuralElement()
2131 parseVerilogCaseLabel(); in parseStructuralElement()
4510 void UnwrappedLineParser::parseVerilogCaseLabel() { in parseVerilogCaseLabel() function in clang::format::UnwrappedLineParser