Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
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
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h641 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function