Searched refs:LS_Cpp14 (Results 1 – 4 of 4) sorted by relevance
3782 LS_Cpp14, // c++14 enumerator
83 IO.enumCase(Value, "c++14", FormatStyle::LS_Cpp14); in enumeration()3420 LangOpts.CPlusPlus14 = LexingStd >= FormatStyle::LS_Cpp14; in getFormattingLangOpts()
4488 * ``LS_Cpp14`` (in configuration: ``c++14``)
20245 CHECK_PARSE("Standard: c++14", Standard, FormatStyle::LS_Cpp14); in TEST_F()