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