Home
last modified time | relevance | path

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

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