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.h1233 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1277 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1318 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h697 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function