Searched refs:CompilerCommand (Results 1 – 1 of 1) sorted by relevance
290 std::string CompilerCommand; member in __anone0ef1de50311::CustomCompiler295 CompilerCommand(CompilerCmd), CompilerArgs(CompArgs) {} in CustomCompiler()325 ProgramArgs.push_back(CompilerCommand.c_str()); in compileProgram()336 if (RunProgramWithTimeout(CompilerCommand, &ProgramArgs[0], in compileProgram()339 *Error = ProcessFailure(CompilerCommand, &ProgramArgs[0], in compileProgram()