Home | History | Annotate | Download | only in Symbol

Lines Matching defs:file

5 // This file is distributed under the University of Illinois Open Source
19 file(),
45 file(_file),
60 file.Clear();
81 if (file)
84 file.Dump (s);
86 file.GetFilename().Dump (s);
127 *s << ", file = " << file;
164 *s << ": " << file;
228 // sequence, we don't care about the line, file, or column info.
244 return FileSpec::Compare (a.file, b.file, true);