Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DVirtualCallChecker.cpp143 if (MemberExpr *CME = dyn_cast<MemberExpr>(CE->getCallee())) { in VisitCXXMemberCallExpr() local
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp35 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp299 std::move(E), [](const CoverageMapError &CME) { in handleMaybeNoDataFoundError()
H A DCoverageMappingReader.cpp50 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp339 std::move(E), [](const CoverageMapError &CME) { in handleMaybeNoDataFoundError()
H A DCoverageMappingReader.cpp57 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()