Searched refs:LS_Cpp11 (Results 1 – 3 of 3) sorted by relevance
73 LS_Cpp11, enumerator363 FormatStyle::LS_Cpp11);
42 IO.enumCase(Value, "Cpp11", clang::format::FormatStyle::LS_Cpp11); in enumeration()43 IO.enumCase(Value, "C++11", clang::format::FormatStyle::LS_Cpp11); in enumeration()1326 Style.Standard = HasCpp03IncompatibleFormat ? FormatStyle::LS_Cpp11 in deriveLocalStyle()
1361 (Style.Standard != FormatStyle::LS_Cpp11 || Style.SpacesInAngles); in spaceRequiredBefore()