Searched defs:CDM (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | ReturnValueChecker.cpp | 36 const CallDescriptionMap<bool> CDM = { member in __anone8bf98ab0111::ReturnValueChecker |
H A D | CastValueChecker.cpp | 59 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = { member in __anon328ae2b60111::CastValueChecker |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ | ||
H A D | Debugify.cpp | 1021 CDM("check-debugify", "Check debug info from -debugify"); variable |