Searched refs:StartLocs (Results 1 – 1 of 1) sorted by relevance
488 llvm::SmallSet<SourceLocation, 8> StartLocs; in handleFileExit() local503 if (StartLocs.insert(Loc).second) in handleFileExit()518 if (StartLocs.insert(FileStart).second) in handleFileExit()