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

  /external/clang/unittests/Format/
FormatTestJava.cpp 84 getChromiumStyle(FormatStyle::LK_Java));
FormatTestJS.cpp 186 getChromiumStyle(FormatStyle::LK_JavaScript));
FormatTest.cpp     [all...]
  /external/clang/include/clang/Format/
Format.h 492 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language);
  /external/clang/lib/Format/
Format.cpp 442 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) {
518 *Style = getChromiumStyle(Language);
    [all...]

Completed in 540 milliseconds