Searched refs:LastLocLine (Results 1 – 1 of 1) sorted by relevance
115 unsigned LastLocLine; member in __anon59a9c3280111::ASTDumper205 LastLocFilename(""), LastLocLine(~0U), FC(nullptr), in ASTDumper()211 LastLocFilename(""), LastLocLine(~0U), in ASTDumper()590 LastLocLine = PLoc.getLine(); in dumpLocation()591 } else if (PLoc.getLine() != LastLocLine) { in dumpLocation()594 LastLocLine = PLoc.getLine(); in dumpLocation()