Searched defs:CDM (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ReturnValueChecker.cpp | 37 const CallDescriptionMap<bool> CDM = { member in __anonba64dff70111::ReturnValueChecker |
H A D | CastValueChecker.cpp | 60 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = { member in __anon835de7020111::CastValueChecker |
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ | ||
H A D | Debugify.cpp | 1077 CDM("check-debugify", "Check debug info from -debugify"); variable |