Home
last modified time | relevance | path

Searched refs:LK_TableGen (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2713 LK_TableGen, enumerator
4622 case FormatStyle::LK_TableGen: in getLanguageName()
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp374 IO.enumCase(Value, "TableGen", FormatStyle::LK_TableGen); in enumeration()
1480 case FormatStyle::LK_TableGen: in getLLVMStyle()
3690 return FormatStyle::LK_TableGen; in getLanguageByFileName()
H A DUnwrappedLineParser.cpp1530 if (Style.Language == FormatStyle::LK_TableGen && in parseStructuralElement()
H A DTokenAnnotator.cpp4457 Style.Language == FormatStyle::LK_TableGen || in mustBreakBefore()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3604 * ``LK_TableGen`` (in configuration: ``TableGen``)