Searched refs:inferObjCARCLifetime (Results 1 – 6 of 6) sorted by relevance
563 bool inferObjCARCLifetime(ValueDecl *decl);
5194 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(New)) in BuildObjCExceptionDecl()5451 bool SemaObjC::inferObjCARCLifetime(ValueDecl *decl) { in inferObjCARCLifetime() function in SemaObjC5667 if (getLangOpts().ObjCAutoRefCount && inferObjCARCLifetime(NewID)) in ActOnIvar()
2272 SemaRef.ObjC().inferObjCARCLifetime(Decl)) in FinishForRangeVarDecl()
7879 if (getLangOpts().ObjCAutoRefCount && ObjC().inferObjCARCLifetime(NewVD)) in ActOnVariableDeclarator()12954 if (getLangOpts().ObjCAutoRefCount && ObjC().inferObjCARCLifetime(VDecl)) in DeduceVariableDeclarationType()18502 if (getLangOpts().ObjCAutoRefCount && ObjC().inferObjCARCLifetime(NewFD)) in CheckFieldDecl()
1221 SemaRef.ObjC().inferObjCARCLifetime(Var)) in VisitVarDecl()
16827 if (getLangOpts().ObjCAutoRefCount && ObjC().inferObjCARCLifetime(ExDecl)) in BuildExceptionDeclaration()