reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
384 std::string replaceThinLTOSuffix(StringRef path);
1366 path = replaceThinLTOSuffix(mb.getBufferIdentifier());
tools/lld/ELF/LTO.cpp 220 std::string path = replaceThinLTOSuffix(getThinLTOOutputFile(f->getName()));