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 563 LS_Cpp11,
  /external/clang/lib/Format/
Format.cpp 57 IO.enumCase(Value, "Cpp11", FormatStyle::LS_Cpp11);
58 IO.enumCase(Value, "C++11", FormatStyle::LS_Cpp11);
518 LLVMStyle.Standard = FormatStyle::LS_Cpp11;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 62 milliseconds