Searched refs:LastLocFilename (Results 1 – 4 of 4) sorted by relevance
140 const char *LastLocFilename = ""; variable
132 StringRef LastLocFilename, LastLocPresumedFilename; variable
219 if (LastLocFilename != ActualFile) { in writeBareSourceLocation()236 LastLocFilename = ActualFile; in writeBareSourceLocation()
591 if (strcmp(PLoc.getFilename(), LastLocFilename) != 0) { in dumpLocation()594 LastLocFilename = PLoc.getFilename(); in dumpLocation()