Home
last modified time | relevance | path

Searched defs:CDM (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnValueChecker.cpp37 const CallDescriptionMap<bool> CDM = { global() member in __anonfd376dd20111::ReturnValueChecker
[all...]
H A DCastValueChecker.cpp60 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = { member in __anon24ed421d0111::CastValueChecker
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp1145 CDM("check-debugify", "Check debug info from -debugify"); global() variable