Searched refs:getCXXConstructorName (Results 1 – 9 of 9) sorted by relevance
360 DeclarationName getCXXConstructorName(CanQualType Ty);
356 DeclarationName DeclarationNameTable::getCXXConstructorName(CanQualType Ty) { in getCXXConstructorName() function in DeclarationNameTable
5009 return ToContext.DeclarationNames.getCXXConstructorName( in Import()
2421 Name = Context.DeclarationNames.getCXXConstructorName(CanTy); in LookupSpecialMember()2427 Name = Context.DeclarationNames.getCXXConstructorName(CanTy); in LookupSpecialMember()2594 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T); in LookupConstructors()
7899 = Context.DeclarationNames.getCXXConstructorName(ClassType); in DeclareImplicitDefaultConstructor()8100 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName( in getUsingLoc()8170 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName( in declareCtor()9736 = Context.DeclarationNames.getCXXConstructorName( in DeclareImplicitCopyConstructor()9927 = Context.DeclarationNames.getCXXConstructorName( in DeclareImplicitMoveConstructor()
3778 NameInfo.setName(Context.DeclarationNames.getCXXConstructorName( in GetNameFromUnqualifiedId()3800 NameInfo.setName(Context.DeclarationNames.getCXXConstructorName( in GetNameFromUnqualifiedId()
803 = Context.DeclarationNames.getCXXConstructorName( in MaybeAddConstructorResults()
1018 ``getCXXConstructorName``, ``getCXXDestructorName``,
6721 return Context.DeclarationNames.getCXXConstructorName( in ReadDeclarationName()