Home
last modified time | relevance | path

Searched refs:TempOutFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp803 static void recordFile(const std::string &Filename, bool TempOutFile) { in recordFile() argument
808 if (TempOutFile) in recordFile()
815 static int getOutputFileName(StringRef InFilename, bool TempOutFile, in getOutputFileName() argument
818 if (TempOutFile) { in getOutputFileName()