Searched refs:setOutput (Results 1 – 3 of 3) sorted by relevance
97 Compiler.setOutput(OutputFilename.c_str()); in main()
80 bool setOutput(const char *OutputFile);
236 bool Compiler::setOutput(const char *OutputFile) { in setOutput() function in ndkpc::Compiler