Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp46 static std::string &getLibSupportInfoOutputFilename() { in getLibSupportInfoOutputFilename() function
64 cl::Hidden, cl::location(getLibSupportInfoOutputFilename()));
73 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile()