Lines Matching +defs:D +defs:_
1409 auto CompareType = [&](QualType Base, QualType D) { in IsOverloadOrOverrideImpl()
3657 for (auto *D : S.LookupConstructors(To)) { in IsInitializerListConstructorConversion() local
3778 for (auto *D : S.LookupConstructors(ToRecordDecl)) { in IsUserDefinedConversion() local
3834 NamedDecl *D = FoundDecl.getDecl(); in IsUserDefinedConversion() local
4923 NamedDecl *D = *I; in FindConversionForRefInit() local
6503 NamedDecl *D = FoundDecl.getDecl(); in collectViableConversionCandidates() local
6610 NamedDecl *D = (*I)->getUnderlyingDecl(); in PerformContextualImplicitConversion() local
6922 QualType D = Context.getRecordType(Shadow->getParent()); in AddOverloadCandidate() local
7299 NamedDecl *D = F.getDecl()->getUnderlyingDecl(); in AddFunctionCandidates() local
8221 NamedDecl *D = F.getDecl()->getUnderlyingDecl(); in AddNonMemberOperatorCandidates() local
10642 SourceLocation Loc, const NamedDecl *D, ArrayRef<const NamedDecl *> Equiv) { in diagnoseEquivalentInternalLinkageDeclarations()
11391 static void DiagnoseArityMismatch(Sema &S, NamedDecl *Found, Decl *D, in DiagnoseArityMismatch()
11970 auto _ = llvm::make_scope_exit([&] { NoteImplicitDeductionGuide(S, Fn); }); in NoteFunctionCandidate() local
15616 NamedDecl *D = *I; in BuildCallToObjectOfClassType() local