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

  /external/clang/unittests/Format/
FormatTest.cpp 21 return getGoogleStyle(FormatStyle::LK_Cpp);
    [all...]
  /external/clang/include/clang/Format/
Format.h 49 LK_Cpp,
  /external/clang/lib/Format/
Format.cpp 43 IO.enumCase(Value, "Cpp", FormatStyle::LK_Cpp);
305 LLVMStyle.Language = FormatStyle::LK_Cpp;
    [all...]

Completed in 481 milliseconds