Searched refs:LS_Cpp03 (Results 1 – 3 of 3) sorted by relevance
383 IO.enumCase(Value, "c++03", FormatStyle::LS_Cpp03); in enumeration()384 IO.enumCase(Value, "C++03", FormatStyle::LS_Cpp03); // Legacy alias in enumeration()385 IO.enumCase(Value, "Cpp03", FormatStyle::LS_Cpp03); // Legacy alias in enumeration()1758 Style.Standard = FormatStyle::LS_Cpp03; in getGNUStyle()2335 : FormatStyle::LS_Cpp03; in deriveLocalStyle()
4059 LS_Cpp03, // c++03 enumerator
5118 * ``LS_Cpp03`` (in configuration: ``c++03``)