Searched refs:LS_Cpp11 (Results 1 – 3 of 3) sorted by relevance
417 LS_Cpp11, enumerator
56 IO.enumCase(Value, "Cpp11", FormatStyle::LS_Cpp11); in enumeration()57 IO.enumCase(Value, "C++11", FormatStyle::LS_Cpp11); in enumeration()389 LLVMStyle.Standard = FormatStyle::LS_Cpp11; in getLLVMStyle()1534 Style.Standard = HasCpp03IncompatibleFormat ? FormatStyle::LS_Cpp11 in deriveLocalStyle()
1981 (Style.Standard != FormatStyle::LS_Cpp11 || Style.SpacesInAngles); in spaceRequiredBefore()