Searched defs:CME (Results 1 – 3 of 3) sorted by relevance
66 if (const MemberExpr *CME = dyn_cast<MemberExpr>(CE->getCallee())) { in REGISTER_MAP_WITH_PROGRAMSTATE() local
338 std::move(E), [](const CoverageMapError &CME) { in handleMaybeNoDataFoundError()
56 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()