Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DExecutionDriver.cpp151 if (ErrorOr<std::string> ClangPath = in initializeExecutionEnvironment() local
153 CCBinary = *ClangPath; in initializeExecutionEnvironment()