Lines Matching refs:getDeclName
260 << ND->getDeclName(); in DiagnoseObjCImplementedDeprecations()
546 SuperClassDecl->getDeclName(), in ActOnSuperClassOfClassInterface()
804 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
806 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
831 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
850 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
853 << (newTypeParam->getDeclName() == prevTypeParam->getDeclName()) in checkTypeParamListConsistency()
854 << prevTypeParam->getDeclName() in checkTypeParamListConsistency()
861 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
884 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
889 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
988 << PrevIDecl->getDeclName(); in ActOnStartClassInterface()
1367 << proto->getDeclName(); in actOnObjCTypeArgsOrProtocolQualifiers()
1408 << baseClass->getDeclName() << SourceRange(lAngleLoc, rAngleLoc) in actOnObjCTypeArgsOrProtocolQualifiers()
1667 << Method->getDeclName(); in DiagnoseClassExtensionDupMethods()
1913 << SDecl->getDeclName(); in ActOnStartClassImplementation()
2214 << MethodImpl->getDeclName() in CheckMethodOverrideReturn()
2274 << MethodImpl->getDeclName() << MethodDecl->getReturnType() in CheckMethodOverrideReturn()
2300 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2304 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2359 << MethodImpl->getDeclName() << IfaceTy << ImplTy; in CheckMethodOverrideParam()
2527 << MethodDecl->getDeclName(); in WarnExactTypedMethods()
3582 << Method->getDeclName(); in ActOnAtEnd()
3591 << Method->getDeclName(); in ActOnAtEnd()
3606 << Method->getDeclName(); in ActOnAtEnd()
3615 << Method->getDeclName(); in ActOnAtEnd()
4273 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()
4284 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()