Home
last modified time | relevance | path

Searched refs:StartLocs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp812 llvm::SmallSet<SourceLocation, 8> StartLocs; in handleFileExit() local
827 if (StartLocs.insert(Loc).second) { in handleFileExit()
847 if (StartLocs.insert(FileStart).second) { in handleFileExit()