Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclarationNames

2342   DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op);
2411 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2417 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2423 Name = Context.DeclarationNames.getCXXOperatorName(OO_Equal);
2590 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T);