HomeSort by: relevance | last modified time | path
    Searched refs:IBS_Preserve (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
IncludeStyle.cpp 26 IO.enumCase(Value, "Preserve", IncludeStyle::IBS_Preserve);
  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
IncludeStyle.h 30 IBS_Preserve,
  /src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp 1015 LLVMStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Preserve;
1225 tooling::IncludeStyle::IBS_Preserve;
1258 tooling::IncludeStyle::IBS_Preserve;
2315 // In case Style.IncldueStyle.IncludeBlocks != IBS_Preserve, this check is not
2320 Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Preserve)

Completed in 15 milliseconds