HomeSort by relevance Sort by last modified time
    Searched refs:LK_Cpp (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/clang-format/fuzzer/
ClangFormatFuzzer.cpp 21 auto Style = getGoogleStyle(clang::format::FormatStyle::LK_Cpp);
  /external/clang/unittests/Format/
FormatTest.cpp 21 return getGoogleStyle(FormatStyle::LK_Cpp);
    [all...]
  /external/clang/include/clang/Format/
Format.h 50 LK_Cpp,
  /external/clang/lib/Format/
Format.cpp 44 IO.enumCase(Value, "Cpp", FormatStyle::LK_Cpp);
326 LLVMStyle.Language = FormatStyle::LK_Cpp;
    [all...]

Completed in 278 milliseconds