Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp68 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h640 static std::string getVersionString(uint32_t version) { in getVersionString() function