Searched defs:getLibSupportInfoOutputFilename (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DTimer.cpp28 // getLibSupportInfoOutputFilename - This ugly hack is brought to you courtesy
37 static std::string &getLibSupportInfoOutputFilename() { function
52 cl::Hidden, cl::location(getLibSupportInfoOutputFilename()));
57 const std::string &OutputFilename = getLibSupportInfoOutputFilename();

Completed in 59 milliseconds