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

  /external/clang/include/clang/Format/
Format.h 67 LS_Auto
288 /// \param Standard determines lexing mode: LC_Cpp11 and LS_Auto turn on C++11
  /external/clang/lib/Format/
Format.cpp 42 IO.enumCase(Value, "Auto", clang::format::FormatStyle::LS_Auto);
217 GoogleStyle.Standard = FormatStyle::LS_Auto;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 26 milliseconds