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