Searched refs:compileCmd (Results 1 – 2 of 2) sorted by relevance
69 compileCmd = '-compile-command={} -c {} {}'.format(73 compileCmd,
143 def compileCmd(self, source_files, out=None, flags=[]): member in CXXCompiler162 cmd = self.compileCmd(source_files, out, flags)288 cmd = self.compileCmd('-', os.devnull, flags)