Searched refs:LastLocFilename (Results 1 – 5 of 5) sorted by relevance
116 const char *LastLocFilename; member in __anonf46bef8f0111::ASTDumper207 LastLocFilename(""), LastLocLine(~0U), FC(nullptr), in ASTDumper()213 LastLocFilename(""), LastLocLine(~0U), in ASTDumper()604 if (strcmp(PLoc.getFilename(), LastLocFilename) != 0) { in dumpLocation()607 LastLocFilename = PLoc.getFilename(); in dumpLocation()
142 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()