Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DTimer.cpp37 static std::string &getLibSupportInfoOutputFilename() { in getLibSupportInfoOutputFilename() function
52 cl::Hidden, cl::location(getLibSupportInfoOutputFilename()));
56 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile()