Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
Analysis
MemRegion.cpp
Find file
Blame
History
Permalink
StoreManagers: Use 'hasGlobalsStorage()' and 'hasParametersStorage()' instead of
· df67d426
Ted Kremenek
authored
Jul 02, 2009
directly consulting if a VarDecl is an implicit or actual parameter, a global, etc. llvm-svn: 74716
df67d426
Loading