Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DIncludeStyle.cpp27 IO.enumCase(Value, "Merge", IncludeStyle::IBS_Merge); in enumeration()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h38 IBS_Merge, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3196 (Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Merge || in sortCppIncludes()