Searched refs:ParseEnvironmentOptions (Results 1 – 4 of 4) sorted by relevance
54 cl::ParseEnvironmentOptions("CommandLineTest", test_env_var); in TEST()65 cl::ParseEnvironmentOptions("CommandLineTest", test_env_var); in TEST()
1208 enabled by an optional fourth argument to `cl::ParseEnvironmentOptions`_ and1233 .. _cl::ParseEnvironmentOptions:1235 The ``cl::ParseEnvironmentOptions`` function1238 The ``cl::ParseEnvironmentOptions`` function has mostly the same effects as1250 ``cl::ParseEnvironmentOptions`` will break the environment variable's value up1252 **Note:** Currently ``cl::ParseEnvironmentOptions`` does not support quoting, so
466 void cl::ParseEnvironmentOptions(const char *progName, const char *envVar, in ParseEnvironmentOptions() function in cl
51 void ParseEnvironmentOptions(const char *progName, const char *envvar,