Searched defs:hasGlobalStorage (Results 1 – 4 of 4) sorted by relevance
998 bool hasGlobalStorage() const { return !hasLocalStorage(); } in hasGlobalStorage() function
2839 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument
1101 bool hasGlobalStorage() const { return !hasLocalStorage(); } in hasGlobalStorage() function
3970 AST_MATCHER(VarDecl, hasGlobalStorage) { in AST_MATCHER() argument