Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DTimer.cpp36 static ManagedStatic<std::string> LibSupportInfoOutputFilename; variable
38 return *LibSupportInfoOutputFilename; in getLibSupportInfoOutputFilename()