Searched defs:getVersionString (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/LTO/ | ||
| H A D | LTOCodeGenerator.cpp | 69 const char* LTOCodeGenerator::getVersionString() { getVersionString() function in LTOCodeGenerator |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ | ||
| H A D | MachO.h | 820 static std::string getVersionString(uint32_t version) { getVersionString() function |