Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
DLTOCodeGenerator.h59 static const char *getVersionString();
Dlto.cpp27 return LTOCodeGenerator::getVersionString(); in lto_get_version()
DLTOCodeGenerator.cpp64 const char* LTOCodeGenerator::getVersionString() { in getVersionString() function in LTOCodeGenerator