Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h865 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
909 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
950 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h641 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function