Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclarationNames

2712   DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op);
2781 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2787 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2793 Name = Context.DeclarationNames.getCXXOperatorName(OO_Equal);
2966 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T);