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

  /external/clang/include/clang/Format/
Format.h 117 LS_Cpp11,
  /external/clang/lib/Format/
Format.cpp 55 IO.enumCase(Value, "Cpp11", FormatStyle::LS_Cpp11);
56 IO.enumCase(Value, "C++11", FormatStyle::LS_Cpp11);
370 LLVMStyle.Standard = FormatStyle::LS_Cpp11;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 404 milliseconds