Searched refs:LastInMainSourceFile (Results 1 – 2 of 2) sorted by relevance
349 bool LastInMainSourceFile; variable410 LastInMainSourceFile = true; in setAsLastInMainSourceFile()414 return LastInMainSourceFile; in isLastInMainSourceFile()
53 LastInMainSourceFile(false) {} in PathDiagnosticPiece()56 : kind(k), Hint(hint), LastInMainSourceFile(false) {} in PathDiagnosticPiece()