Searched refs:CDM (Results 1 – 3 of 3) sorted by relevance
37 const CallDescriptionMap<bool> CDM = { member in __anon54ca88700111::ReturnValueChecker87 const bool *RawExpectedValue = CDM.lookup(Call); in checkPostCall()134 const bool *RawExpectedValue = CDM.lookup(*Call); in checkEndFunction()
60 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = { member in __anonb11d1d3b0111::CastValueChecker468 const auto *Lookup = CDM.lookup(Call); in evalCall()
1066 CDM("check-debugify", "Check debug info from -debugify"); variable