Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h876 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
920 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
961 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h667 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function