Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h140 static Counter getCounter(unsigned CounterId) { in getCounter() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp126 const Counter &getCounter() const { return Count; } in getCounter() function in __anond4b6e5a70211::SourceMappingRegion