Home
last modified time | relevance | path

Searched refs:CppStdVersion (Results 1 – 4 of 4) sorted by relevance

/build/soong/rust/
Dbindgen.go110 stdVersion = cc_config.CppStdVersion
123 stdVersion = cc_config.CppStdVersion
/build/soong/cc/config/
Dglobal.go142 CppStdVersion = "gnu++17" var
/build/soong/cc/
Dmakevars.go138 ctx.Strict("DEFAULT_CPP_STD_VERSION", config.CppStdVersion)
Dcompiler.go477 cppStd = config.CppStdVersion