Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp120 cl::list<std::string> SafeToolArgv("safe-tool-args", cl::Positional, variable
208 std::vector<std::string> SafeToolArgs = SafeToolArgv; in initializeExecutionEnvironment()