Home
last modified time | relevance | path

Searched defs:hasLocalStorage (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2529 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument
/external/clang/include/clang/AST/
DDecl.h890 bool hasLocalStorage() const { in hasLocalStorage() function