Searched defs:CCBinary (Results 1 – 4 of 4) sorted by relevance
127 cl::opt<std::string> CCBinary("gcc", cl::init(""), variable
523 const std::string &CCBinary, in createLLC()858 CC *CC::create(std::string &Message, const std::string &CCBinary, in create()
128 CCBinary("gcc", cl::init(""), cl::desc("The gcc binary to use.")); variable
537 const std::string &CCBinary, in createLLC()891 const std::string &CCBinary, in create()