Searched defs:CD1 (Results 1 – 3 of 3) sorted by relevance
133 friend bool matchesAny(const CallEvent &Call, const CallDescription &CD1) { in matchesAny()139 friend bool matchesAny(const CallEvent &Call, const CallDescription &CD1, in matchesAny()171 const CallDescription &CD1) { in matchesAnyAsWritten()178 const CallDescription &CD1, in matchesAnyAsWritten()
315 using CD1 = ConstTrackingDeleter<1>; in test_deleter_value_category() typedef
10598 const auto *CD1 = dyn_cast_or_null<CXXConstructorDecl>(Cand1.Function); isBetterOverloadCandidate() local