Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.h195 void parseVerilogCaseLabel();
H A DUnwrappedLineParser.cpp2149 parseVerilogCaseLabel(); in parseStructuralElement()
2156 parseVerilogCaseLabel(); in parseStructuralElement()
4317 void UnwrappedLineParser::parseVerilogCaseLabel() { in parseVerilogCaseLabel() function in clang::format::UnwrappedLineParser