Searched refs:CompilerCommand (Results 1 – 1 of 1) sorted by relevance
291 std::string CompilerCommand; member in __anon0ad69adb0311::CustomCompiler296 CompilerCommand(CompilerCmd), CompilerArgs(CompArgs) {} in CustomCompiler()326 ProgramArgs.push_back(CompilerCommand.c_str()); in compileProgram()337 if (RunProgramWithTimeout(CompilerCommand, &ProgramArgs[0], in compileProgram()340 *Error = ProcessFailure(CompilerCommand, &ProgramArgs[0], in compileProgram()