Searched refs:getCorrectionDeclAs (Results 1 – 8 of 8) sorted by relevance
134 DeclClass *getCorrectionDeclAs() const { in getCorrectionDeclAs() function279 return candidate.getCorrectionDeclAs<C>(); in ValidateCandidate()
80 VD = Corrected.getCorrectionDeclAs<VarDecl>(); in ActOnOpenMPIdExpression()
434 ObjCInterfaceDecl *ID = candidate.getCorrectionDeclAs<ObjCInterfaceDecl>(); in ValidateCandidate()516 PrevDecl = Corrected.getCorrectionDeclAs<ObjCInterfaceDecl>(); in ActOnStartClassInterface()751 if ((PDecl = Corrected.getCorrectionDeclAs<ObjCProtocolDecl>())) { in FindProtocolDeclaration()997 IDecl = Corrected.getCorrectionDeclAs<ObjCInterfaceDecl>(); in ActOnStartClassImplementation()
1607 Corrected.getCorrectionDeclAs<ObjCPropertyDecl>(); in HandleExprPropertyRefExpr()1766 return candidate.getCorrectionDeclAs<ObjCInterfaceDecl>() || in ValidateCandidate()1856 Corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in getObjCMessageKind()
1228 IV = Corrected.getCorrectionDeclAs<ObjCIvarDecl>(); in LookupMemberExpr()
1643 FieldDecl *FD = candidate.getCorrectionDeclAs<FieldDecl>(); in ValidateCandidate()1821 ReplacementField = Corrected.getCorrectionDeclAs<FieldDecl>(); in CheckDesignatedInitializer()
1454 IDecl = C.getCorrectionDeclAs<ObjCInterfaceDecl>(); in getObjCInterfaceDecl()9640 FunctionDecl *Func = Corrected.getCorrectionDeclAs<FunctionDecl>(); in ImplicitlyDefineFunction()
2417 if (FieldDecl *Member = Corr.getCorrectionDeclAs<FieldDecl>()) { in BuildMemInitializer()2428 } else if (TypeDecl *Type = Corr.getCorrectionDeclAs<TypeDecl>()) { in BuildMemInitializer()