Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1309 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1353 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1394 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h759 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function