Home
last modified time | relevance | path

Searched refs:LK_Verilog (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2720 LK_Verilog enumerator
2726 bool isVerilog() const { return Language == LK_Verilog; } in isVerilog()
4626 case FormatStyle::LK_Verilog: in getLanguageName()
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp1486 case FormatStyle::LK_Verilog: in getLLVMStyle()
3699 return FormatStyle::LK_Verilog; in getLanguageByFileName()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3611 * ``LK_Verilog`` (in configuration: ``Verilog``)