Searched refs:LastLocFilename (Results 1 – 4 of 4) sorted by relevance
143 const char *LastLocFilename = ""; variable
132 StringRef LastLocFilename, LastLocPresumedFilename; variable
285 if (LastLocFilename != ActualFile) { in writeBareSourceLocation()302 LastLocFilename = ActualFile; in writeBareSourceLocation()
776 if (strcmp(PLoc.getFilename(), LastLocFilename) != 0) { in dumpLocation()779 LastLocFilename = PLoc.getFilename(); in dumpLocation()