Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp295 const std::string &CompilerCmd, std::vector<std::string> CompArgs) : in CustomCompiler() argument
296 CompilerCommand(CompilerCmd), CompilerArgs(CompArgs) {} in CustomCompiler()