Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasLocalStorage

505         if (Var->hasLocalStorage() && !Var->getType().isVolatileQualified()) {