reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
217 const char *StripPathPrefix(const char *filepath,
132 buffer->append("%s", StripPathPrefix(info.module, strip_path_prefix)); 148 buffer->append("%s", StripPathPrefix(info.file, strip_path_prefix)); 216 buffer->append("%s", StripPathPrefix(DI->file, strip_path_prefix)); 238 buffer->append("%s(%d", StripPathPrefix(file, strip_path_prefix), line); 245 buffer->append("%s", StripPathPrefix(file, strip_path_prefix)); 256 buffer->append("(%s", StripPathPrefix(module, strip_path_prefix));