Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
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
/external/clang/lib/CodeGen/
DCodeGenModule.h542 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function