Searched refs:lastFile (Results 1 – 1 of 1) sorted by relevance
1256 InputFile *lastFile = nullptr; in emitStabs() local1264 if (lastFile == nullptr || lastFile != file) { in emitStabs()1265 if (lastFile != nullptr) in emitStabs()1267 lastFile = file; in emitStabs()