Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h257 using CDM = CallDescription::Mode; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCastValueChecker.cpp60 const CallDescriptionMap<std::pair<CastCheck, CallKind>> CDM = { member in __anon3f9e300b0111::CastValueChecker
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp1119 CDM("check-debugify", "Check debug info from -debugify"); variable