Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOCodeGenerator.cpp68 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDMachO.h821 static std::string getVersionString(uint32_t version) { in getVersionString() function