Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasLocalStorage

4584       else if (!var->hasLocalStorage())
4848 if (NewVD->hasLocalStorage())
4861 else if (NewVD->hasLocalStorage())
5132 if (NewVD->hasLocalStorage() && T.getAddressSpace() != 0) {
5147 if (NewVD->hasLocalStorage() && T.isObjCGCWeak()
5221 if (!NewVD->hasLocalStorage() && NewVD->hasAttr<BlocksAttr>()) {
7325 if (VDecl->hasLocalStorage())
7391 if (!VDecl->hasLocalStorage() || VDecl->getType()->isRecordType() ||
7785 if (getLangOpts().CPlusPlus && Var->hasLocalStorage()) {
7877 var->hasLocalStorage()) {