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