Home
last modified time | relevance | path

Searched defs:getVersionString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp68 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h821 static std::string getVersionString(uint32_t version) { in getVersionString() function