Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2639 IEBS_AfterExternBlock, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp362 IO.enumCase(Value, "AfterExternBlock", FormatStyle::IEBS_AfterExternBlock); in enumeration()
1500 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()
H A DUnwrappedLineParser.cpp1588 FormatStyle::IEBS_AfterExternBlock) in parseStructuralElement()