Searched refs:inferObjCARCLifetime (Results 1 – 12 of 12) sorted by relevance
5487 bool Sema::inferObjCARCLifetime(ValueDecl *decl) { in inferObjCARCLifetime() function in Sema6301 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewVD)) in ActOnVariableDeclarator()9563 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(VDecl)) in AddInitializerToDecl()13618 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewFD)) in CheckFieldDecl()13793 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewID)) in ActOnIvar()
1880 SemaRef.inferObjCARCLifetime(Decl)) in FinishForRangeVarDecl()
4595 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(New)) in BuildObjCExceptionDecl()
633 SemaRef.inferObjCARCLifetime(Var)) in VisitVarDecl()
12259 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(ExDecl)) in BuildExceptionDeclaration()
6280 bool Sema::inferObjCARCLifetime(ValueDecl *decl) { in inferObjCARCLifetime() function in Sema7272 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewVD)) in ActOnVariableDeclarator()11683 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(VDecl)) in DeduceVariableDeclarationType()16808 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewFD)) in CheckFieldDecl()16989 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewID)) in ActOnIvar()
2063 SemaRef.inferObjCARCLifetime(Decl)) in FinishForRangeVarDecl()
5153 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(New)) in BuildObjCExceptionDecl()
1010 SemaRef.inferObjCARCLifetime(Var)) in VisitVarDecl()
15913 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(ExDecl)) in BuildExceptionDeclaration()
7563 bool inferObjCARCLifetime(ValueDecl *decl);
9545 bool inferObjCARCLifetime(ValueDecl *decl);