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