Home
last modified time | relevance | path

Searched refs:IBS_Preserve (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Tooling/Inclusions/
DIncludeStyle.cpp26 IO.enumCase(Value, "Preserve", IncludeStyle::IBS_Preserve); in enumeration()
/external/llvm-project/clang/include/clang/Tooling/Inclusions/
DIncludeStyle.h30 IBS_Preserve, enumerator
/external/llvm-project/clang/lib/Format/
DFormat.cpp923 LLVMStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Preserve; in getLLVMStyle()
1128 tooling::IncludeStyle::IBS_Preserve; in getGoogleStyle()
1161 tooling::IncludeStyle::IBS_Preserve; in getChromiumStyle()
2201 Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Preserve) in sortCppIncludes()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst1660 * ``IBS_Preserve`` (in configuration: ``Preserve``)