Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h203 void parseVerilogTable();
H A DUnwrappedLineParser.cpp1984 parseVerilogTable(); in parseStructuralElement()
4491 void UnwrappedLineParser::parseVerilogTable() { in parseVerilogTable() function in clang::format::UnwrappedLineParser