Home | History | Annotate | Download | only in Sema

Lines Matching refs:DeclarationNames

2202   DeclarationName OpName = Context.DeclarationNames.getCXXOperatorName(Op);
2289 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2295 Name = Context.DeclarationNames.getCXXConstructorName(CanTy);
2301 Name = Context.DeclarationNames.getCXXOperatorName(OO_Equal);
2462 DeclarationName Name = Context.DeclarationNames.getCXXConstructorName(T);