Searched refs:Cpp_std (Results 1 – 2 of 2) sorted by relevance
102 if String(b.ClangProperties.Cpp_std) != "" && String(b.ClangProperties.C_std) != "" {106 if String(b.ClangProperties.Cpp_std) != "" {107 if String(b.ClangProperties.Cpp_std) == "experimental" {109 } else if String(b.ClangProperties.Cpp_std) == "default" {112 stdVersion = String(b.ClangProperties.Cpp_std)
108 Cpp_std *string member474 cppStd := String(compiler.Properties.Cpp_std)475 switch String(compiler.Properties.Cpp_std) {728 Cpp_std *string member