Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp527 llvm::SmallSet<SourceLocation, 8> StartLocs; in handleFileExit() local
542 if (StartLocs.insert(Loc).second) in handleFileExit()
557 if (StartLocs.insert(FileStart).second) in handleFileExit()