Searched refs:LookupConstructors (Results 1 – 9 of 9) sorted by relevance
1047 for (const auto *ND : Self.LookupConstructors(RD)) { in EvaluateUnaryTypeTrait()1087 for (const auto *ND : Self.LookupConstructors(RD)) { in EvaluateUnaryTypeTrait()
1463 for (NamedDecl *D : LookupConstructors(Pattern->getTemplatedDecl())) { in DeclareImplicitDeductionGuides()
4555 DeclContext::lookup_result Ctors = S.LookupConstructors(DestRecordDecl); in TryConstructorInitialization()5175 for (NamedDecl *D : S.LookupConstructors(T1RecordDecl)) { in TryRefInitWithConversionFunction()6110 for (NamedDecl *D : S.LookupConstructors(DestRecordDecl)) { in TryUserDefinedConversion()7190 DeclContext::lookup_result Ctors = S.LookupConstructors(Class); in CopyObject()7332 S.LookupConstructors(cast<CXXRecordDecl>(Record->getDecl())); in CheckCXX98CompatAccessibleCopy()
3634 DeclContext::lookup_result Sema::LookupConstructors(CXXRecordDecl *Class) { in LookupConstructors() function in Sema
3889 for (auto *D : S.LookupConstructors(To)) { in IsInitializerListConstructorConversion()4010 for (auto *D : S.LookupConstructors(ToRecordDecl)) { in IsUserDefinedConversion()8165 if (llvm::any_of(LookupConstructors(RD), [](NamedDecl *ND) { in CheckNonDependentConversions()
6548 for (NamedDecl *C : SemaRef.LookupConstructors(CRD)) { in ProduceConstructorSignatureHelp()
13225 for (auto *Ctor : LookupConstructors(RD)) in BuildUsingDeclaration()
9483 DeclContextLookupResult LookupConstructors(CXXRecordDecl *Class);
5611 {"_ZN5clang4Sema18LookupConstructorsEPNS_13CXXRecordDeclE", "clang::Sema::LookupConstructors(clang:…