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()
1473 << proto->getDeclName(); in actOnObjCTypeArgsOrProtocolQualifiers()
1514 << baseClass->getDeclName() << SourceRange(lAngleLoc, rAngleLoc) in actOnObjCTypeArgsOrProtocolQualifiers()
1768 << Method->getDeclName(); in DiagnoseClassExtensionDupMethods()
1943 << IDecl->getDeclName(); in ActOnStartCategoryImplementation()
2025 << SDecl->getDeclName(); in ActOnStartClassImplementation()
2093 << IDecl->getDeclName() in ActOnStartClassImplementation()
2094 << IDecl->getSuperClass()->getDeclName(); in ActOnStartClassImplementation()
2345 << MethodImpl->getDeclName() in CheckMethodOverrideReturn()
2405 << MethodImpl->getDeclName() << MethodDecl->getReturnType() in CheckMethodOverrideReturn()
2431 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2435 << MethodImpl->getDeclName(); in CheckMethodOverrideParam()
2490 << MethodImpl->getDeclName() << IfaceTy << ImplTy; in CheckMethodOverrideParam()
2658 << MethodDecl->getDeclName(); in WarnExactTypedMethods()
3861 << ivar->getDeclName() << ivar->getType(); in DiagnoseVariableSizedIvars()
3879 << ivar->getDeclName() << IvarTy in DiagnoseVariableSizedIvars()
3886 << ivar->getDeclName() << IvarTy; in DiagnoseVariableSizedIvars()
3914 << FirstIvar->getDeclName() << LastIvar->getDeclName() in DiagnoseVariableSizedIvars()
3915 << LastIvar->getType() << SuperClass->getDeclName(); in DiagnoseVariableSizedIvars()
3917 << LastIvar->getDeclName(); in DiagnoseVariableSizedIvars()
4020 << Method->getDeclName(); in ActOnAtEnd()
4029 << Method->getDeclName(); in ActOnAtEnd()
4044 << Method->getDeclName(); in ActOnAtEnd()
4053 << Method->getDeclName(); in ActOnAtEnd()
4674 << Method->getDeclName(); in checkObjCDirectMethodClashes()
4938 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()
4981 << ObjCMethod->getDeclName(); in ActOnMethodDeclaration()