Lines Matching refs:getDeclName

303           << ND->getDeclName();  in DiagnoseObjCImplementedDeprecations()
321 << ND->getDeclName(); in DiagnoseObjCImplementedDeprecations()
617 SuperClassDecl->getDeclName(), in ActOnSuperClassOfClassInterface()
876 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
878 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
903 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
922 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
925 << (newTypeParam->getDeclName() == prevTypeParam->getDeclName()) in checkTypeParamListConsistency()
926 << prevTypeParam->getDeclName() in checkTypeParamListConsistency()
933 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
956 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
961 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
1059 << PrevIDecl->getDeclName(); in ActOnStartClassInterface()
1459 << proto->getDeclName(); in actOnObjCTypeArgsOrProtocolQualifiers()
1500 << baseClass->getDeclName() << SourceRange(lAngleLoc, rAngleLoc) in actOnObjCTypeArgsOrProtocolQualifiers()
1756 << Method->getDeclName(); in DiagnoseClassExtensionDupMethods()
1926 << IDecl->getDeclName(); in ActOnStartCategoryImplementation()
2007 << SDecl->getDeclName(); in ActOnStartClassImplementation()
2070 << IDecl->getDeclName() in ActOnStartClassImplementation()
2071 << IDecl->getSuperClass()->getDeclName(); in ActOnStartClassImplementation()
2310 << MethodImpl->getDeclName() in CheckMethodOverrideReturn()
2370 << MethodImpl->getDeclName() << MethodDecl->getReturnType() in CheckMethodOverrideReturn()
2396 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2400 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2455 << MethodImpl->getDeclName() << IfaceTy << ImplTy; in CheckMethodOverrideParam()
2623 << MethodDecl->getDeclName(); in WarnExactTypedMethods()
3816 << ivar->getDeclName() << ivar->getType(); in DiagnoseVariableSizedIvars()
3834 << ivar->getDeclName() << IvarTy in DiagnoseVariableSizedIvars()
3841 << ivar->getDeclName() << IvarTy; in DiagnoseVariableSizedIvars()
3869 << FirstIvar->getDeclName() << LastIvar->getDeclName() in DiagnoseVariableSizedIvars()
3870 << LastIvar->getType() << SuperClass->getDeclName(); in DiagnoseVariableSizedIvars()
3872 << LastIvar->getDeclName(); in DiagnoseVariableSizedIvars()
3911 << Method->getDeclName(); in ActOnAtEnd()
3920 << Method->getDeclName(); in ActOnAtEnd()
3935 << Method->getDeclName(); in ActOnAtEnd()
3944 << Method->getDeclName(); in ActOnAtEnd()
4665 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()
4692 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()