Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTimer.cpp39 static std::string &getLibSupportInfoOutputFilename() { in getLibSupportInfoOutputFilename() function
54 cl::Hidden, cl::location(getLibSupportInfoOutputFilename()));
59 const std::string &OutputFilename = getLibSupportInfoOutputFilename(); in CreateInfoOutputFile()