Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h864 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
908 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
949 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h658 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function