Searched defs:hasLocalStorage (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 1171 bool hasLocalStorage() const { hasLocalStorage() function |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 4409 AST_MATCHER(VarDecl,hasLocalStorage) AST_MATCHER() argument |