Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h963 bool hasLocalStorage() const { in hasLocalStorage() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2825 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument
/external/llvm-project/clang/include/clang/AST/
DDecl.h1059 bool hasLocalStorage() const { in hasLocalStorage() function
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h3956 AST_MATCHER(VarDecl, hasLocalStorage) { in AST_MATCHER() argument