Home
last modified time | relevance | path

Searched refs:getVersionString (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h61 static const char *getVersionString();
/external/llvm/tools/lto/
Dlto.cpp78 return LTOCodeGenerator::getVersionString(); in lto_get_version()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp57 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator