aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-02-27 18:39:48 +0000
committerTed Kremenek <kremenek@apple.com>2008-02-27 18:39:48 +0000
commit2e5f54aa1dd15a62c34a9d1d24a5a0692f43934a (patch)
tree8faf5e549ebebaf32fe2e7ec4695f9d2a6591bca /CodeGen/CodeGenModule.h
parent5c06121ddabe863691c62dd46e99b9e32726bd52 (diff)
Removed VarDecl::hasStaticStorage() (redundant with hasGlobalStorage())
Removed VarDecl::hasAutoStorage() (only used by hasLocalStorage()) Merged logic from VarDecl::hasAutoStorage() into VarDecl::hasLocalStorage(), and expanded (fixed) the logic of hasLocalStorage() to handle Extern and PrivateExtern. Renamed Expr::hasStaticStorage() to Expr::hasGlobalStorage(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47681 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions