Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1140 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1184 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1225 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1235 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1279 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1320 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1232 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1276 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1317 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1235 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1279 StringRef getCoverageMapping(const char *MappingBuf) const { in getCoverageMapping() function
1320 StringRef getCoverageMapping(const char *) const { in getCoverageMapping() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.h542 CoverageMappingModuleGen *getCoverageMapping() const { in getCoverageMapping() function