reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lli/lli.cpp
  293     CacheName = CacheDir + CacheSubdir;
  294     size_t pos = CacheName.rfind('.');
  295     CacheName.replace(pos, CacheName.length() - pos, ".o");
  295     CacheName.replace(pos, CacheName.length() - pos, ".o");