Searched refs:compileLinkCmd (Results 1 – 1 of 1) sorted by relevance
152 def compileLinkCmd(self, source_files, out=None, flags=[]): member in CXXCompiler175 cmd = self.compileLinkCmd(source_files, out, flags)