Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1233 StringRef getCoverageMapping(const char *MappingBuf) const { getCoverageMapping() function
1277 StringRef getCoverageMapping(const char *MappingBuf) const { getCoverageMapping() function
1318 StringRef getCoverageMapping(const char *) const { getCoverageMapping() function
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h694 CoverageMappingModuleGen *getCoverageMapping() const { getCoverageMapping() function