Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCXXConstructorName

2231     Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2237 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2412 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T);