Searched refs:LS_Cpp03 (Results 1 – 2 of 2) sorted by relevance
397 IO.enumCase(Value, "c++03", FormatStyle::LS_Cpp03); in enumeration()398 IO.enumCase(Value, "C++03", FormatStyle::LS_Cpp03); // Legacy alias in enumeration()399 IO.enumCase(Value, "Cpp03", FormatStyle::LS_Cpp03); // Legacy alias in enumeration()1895 Style.Standard = FormatStyle::LS_Cpp03; in getGNUStyle()2540 : FormatStyle::LS_Cpp03; in deriveLocalStyle()
4792 LS_Cpp03, // c++03 enumerator