Home
last modified time | relevance | path

Searched defs:CoveragePoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp147 explicit CoveragePoint(const std::string &Id) : Id(Id) {} argument
144 struct CoveragePoint { global() struct
145 CoveragePoint__anon14825fe00111::CoveragePoint CoveragePoint() argument
148 Locs__anon14825fe00111::CoveragePoint global() argument
431 CoveragePoint *CoveragePoint = &Points.find(PointId)->second; read() local
[all...]