Lines Matching refs:getDeclName
303 << ND->getDeclName(); in DiagnoseObjCImplementedDeprecations()
321 << ND->getDeclName(); in DiagnoseObjCImplementedDeprecations()
621 SuperClassDecl->getDeclName(), in ActOnSuperClassOfClassInterface()
880 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
882 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
907 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
926 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
929 << (newTypeParam->getDeclName() == prevTypeParam->getDeclName()) in checkTypeParamListConsistency()
930 << prevTypeParam->getDeclName() in checkTypeParamListConsistency()
937 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
959 << newTypeParam->getDeclName() in checkTypeParamListConsistency()
964 << prevTypeParam->getDeclName(); in checkTypeParamListConsistency()
1061 << PrevIDecl->getDeclName(); in ActOnStartClassInterface()
1471 << proto->getDeclName(); in actOnObjCTypeArgsOrProtocolQualifiers()
1512 << baseClass->getDeclName() << SourceRange(lAngleLoc, rAngleLoc) in actOnObjCTypeArgsOrProtocolQualifiers()
1766 << Method->getDeclName(); in DiagnoseClassExtensionDupMethods()
1940 << IDecl->getDeclName(); in ActOnStartCategoryImplementation()
2023 << SDecl->getDeclName(); in ActOnStartClassImplementation()
2089 << IDecl->getDeclName() in ActOnStartClassImplementation()
2090 << IDecl->getSuperClass()->getDeclName(); in ActOnStartClassImplementation()
2332 << MethodImpl->getDeclName() in CheckMethodOverrideReturn()
2392 << MethodImpl->getDeclName() << MethodDecl->getReturnType() in CheckMethodOverrideReturn()
2418 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2422 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2477 << MethodImpl->getDeclName() << IfaceTy << ImplTy; in CheckMethodOverrideParam()
2645 << MethodDecl->getDeclName(); in WarnExactTypedMethods()
3853 << ivar->getDeclName() << ivar->getType(); in DiagnoseVariableSizedIvars()
3871 << ivar->getDeclName() << IvarTy in DiagnoseVariableSizedIvars()
3878 << ivar->getDeclName() << IvarTy; in DiagnoseVariableSizedIvars()
3906 << FirstIvar->getDeclName() << LastIvar->getDeclName() in DiagnoseVariableSizedIvars()
3907 << LastIvar->getType() << SuperClass->getDeclName(); in DiagnoseVariableSizedIvars()
3909 << LastIvar->getDeclName(); in DiagnoseVariableSizedIvars()
4012 << Method->getDeclName(); in ActOnAtEnd()
4021 << Method->getDeclName(); in ActOnAtEnd()
4036 << Method->getDeclName(); in ActOnAtEnd()
4045 << Method->getDeclName(); in ActOnAtEnd()
4666 << Method->getDeclName(); in checkObjCDirectMethodClashes()
4930 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()
4973 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()