Home
last modified time | relevance | path

Searched defs:CD2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp316 using CD2 = ConstTrackingDeleter<2>; in test_deleter_value_category() typedef
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10599 const auto *CD2 = dyn_cast_or_null<CXXConstructorDecl>(Cand2.Function); isBetterOverloadCandidate() local