Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp69 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h816 static std::string getVersionString(uint32_t version) { in getVersionString() function