reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3877 if (!Info.Constructor || Info.Constructor->isInvalidDecl()) 3877 if (!Info.Constructor || Info.Constructor->isInvalidDecl()) 3880 if (!AllowExplicit && Info.Constructor->isExplicit()) 3883 if (OnlyListConstructors && !S.isInitListConstructor(Info.Constructor)) 3900 hasCopyOrMoveCtorParam(S.Context, Info)); 3902 if (Info.ConstructorTmpl) 3904 Info.ConstructorTmpl, Info.FoundDecl, 3904 Info.ConstructorTmpl, Info.FoundDecl, 3917 hasCopyOrMoveCtorParam(S.Context, Info); 3918 S.AddOverloadCandidate(Info.Constructor, Info.FoundDecl, Args, 3918 S.AddOverloadCandidate(Info.Constructor, Info.FoundDecl, Args,