Searched defs:hasLocalStorage (Results 1 – 2 of 2) sorted by relevance
2280 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument
837 bool hasLocalStorage() const { in hasLocalStorage() function