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 86 getChromiumStyle(FormatStyle::LK_Java));
282 getChromiumStyle(FormatStyle::LK_Java));
FormatTestJS.cpp 278 getChromiumStyle(FormatStyle::LK_JavaScript));
    [all...]
FormatTest.cpp     [all...]
  /external/clang/include/clang/Format/
Format.h 727 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language);
    [all...]
  /external/clang/lib/Format/
Format.cpp 629 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) {
716 *Style = getChromiumStyle(Language);
    [all...]

Completed in 147 milliseconds